Home
last modified time | relevance | path

Searched refs:FP_ILOGBNAN (Results 1 – 5 of 5) sorted by relevance

/external/bison/linux-lib/
Dmath.h500 #if !(defined FP_ILOGB0 && defined FP_ILOGBNAN)
504 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
508 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
512 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
516 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/external/bison/lib/
Dmath.in.h188 #if !(defined FP_ILOGB0 && defined FP_ILOGBNAN)
192 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
196 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
200 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
204 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/external/bison/darwin-lib/
Dmath.h500 #if !(defined FP_ILOGB0 && defined FP_ILOGBNAN)
504 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
508 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
512 # define FP_ILOGBNAN 2147483647 /* INT_MAX */ macro
516 # define FP_ILOGBNAN (- 2147483647 - 1) /* INT_MIN */ macro
/external/libcxx/include/
Dcmath33 FP_ILOGBNAN // C99
/external/clang/lib/Headers/
Dopencl-c.h178 #define FP_ILOGBNAN INT_MAX macro