Home
last modified time | relevance | path

Searched defs:int_d_max (Results 1 - 1 of 1) sorted by relevance

/third_party/vixl/test/aarch64/
H A Dtest-simulator-aarch64.cc1140 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToS() local
1305 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToFixedS() local

Completed in 9 milliseconds