Home
last modified time | relevance | path

Searched refs:fractionhigh (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/libc/AOR_v20.02/math/test/rtest/
Dsemi.c630 int fractionhigh = x[0] & 0x000fffff; in test_isnan() local
631 if ((exponent == 0x7ff00000) && ((fractionhigh != 0) || x[1] != 0)) in test_isnan()
/external/arm-optimized-routines/math/test/rtest/
Dsemi.c629 int fractionhigh = x[0] & 0x000fffff; in test_isnan() local
630 if ((exponent == 0x7ff00000) && ((fractionhigh != 0) || x[1] != 0)) in test_isnan()