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

/external/bison/lib/
H A Dsignbitf.c27 # undef gl_signbitf macro
31 gl_signbitf (float arg) function
H A Dmath.in.h2215 _GL_EXTERN_C int gl_signbitf (float arg);
2221 # if defined FLT_SIGNBIT_WORD && defined FLT_SIGNBIT_BIT && !defined gl_signbitf
2223 # define gl_signbitf(arg) \ macro
2255 gl_signbitf (x))
/external/bison/darwin-lib/
H A Dmath.h2527 _GL_EXTERN_C int gl_signbitf (float arg);
2533 # if defined FLT_SIGNBIT_WORD && defined FLT_SIGNBIT_BIT && !defined gl_signbitf
2535 # define gl_signbitf(arg) \
2567 gl_signbitf (x))
/external/bison/linux-lib/
H A Dmath.h2527 _GL_EXTERN_C int gl_signbitf (float arg);
2533 # if defined FLT_SIGNBIT_WORD && defined FLT_SIGNBIT_BIT && !defined gl_signbitf
2535 # define gl_signbitf(arg) \
2567 gl_signbitf (x))

Completed in 1047 milliseconds