Home
last modified time | relevance | path

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

/external/bison/lib/
Dmath.in.h192 # 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.h504 # 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/linux-lib/
Dmath.h504 # 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/clang/lib/Headers/
Dopencl-c.h178 #define FP_ILOGBNAN INT_MAX macro