Home
last modified time | relevance | path

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

/external/bison/lib/
Dfpucw.h71 # 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