HomeSort by relevance Sort by last modified time
    Searched refs:flag_rounding_math (Results 1 - 6 of 6) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
options.h 279 extern int flag_rounding_math;
470 unsigned char flag_rounding_math; local
    [all...]
builtins.def 153 "const" but if flag_rounding_math is set they are instead "pure".
158 #define ATTR_MATHFN_FPROUNDING (flag_rounding_math ? \
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
options.h 286 extern int flag_rounding_math;
480 unsigned char flag_rounding_math; local
    [all...]
builtins.def 153 "const" but if flag_rounding_math is set they are instead "pure".
158 #define ATTR_MATHFN_FPROUNDING (flag_rounding_math ? \
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
options.h 298 extern int flag_rounding_math;
495 unsigned char flag_rounding_math; local
    [all...]
builtins.def 153 "const" but if flag_rounding_math is set they are instead "pure".
158 #define ATTR_MATHFN_FPROUNDING (flag_rounding_math ? \
    [all...]

Completed in 1998 milliseconds