Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-simulator-aarch64.cc1001 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToS() local
1161 const int64_t int_d_max = (UINT64_C(1) << (d_bits - 1)) - 1; in TestFPToFixedS() local