Home
last modified time | relevance | path

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

/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/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/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/libcxx/include/
Dmodule.modulemap133 export_macros FP_FAST_FMA, FP_FAST_FMAF, FP_FAST_FMAL, FP_ILOGBO, FP_ILOGBNAN,
Dcmath33 FP_ILOGBNAN // C99