Searched refs:FPU_PC_EXTENDED (Results 1 - 1 of 1) sorted by relevance

/external/bison/lib/
H A Dfpucw.h53 FPU_PC_EXTENDED precision control for 64 bits mantissa
71 # define FPU_PC_EXTENDED 0x300 /* glibc calls this _FPU_EXTENDED */ macro
87 SET_FPUCW ((oldcw & ~FPU_PC_MASK) | FPU_PC_EXTENDED))
97 # define FPU_PC_EXTENDED 0 macro

Completed in 51 milliseconds