Searched defs:MASK_IEEE_FP (Results 1 - 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
H A Doptions.h4084 #define MASK_IEEE_FP (1 << 11) macro
4157 #define TARGET_IEEE_FP ((target_flags & MASK_IEEE_FP) != 0)

Completed in 99 milliseconds