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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
options.h 231 extern int flag_errno_math;
447 unsigned char flag_errno_math; local
    [all...]
builtins.def 147 `errno'. If !flag_errno_math they are instead "const". */
149 #define ATTR_MATHFN_ERRNO (flag_errno_math ? \
163 `errno'. If !flag_errno_math, we can possibly use "pure" or
166 #define ATTR_MATHFN_FPROUNDING_ERRNO (flag_errno_math ? \
    [all...]

Completed in 20 milliseconds