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

/external/bison/darwin-lib/
H A Dmath.h1409 # undef ilogbf
1410 # define ilogbf rpl_ilogbf
1412 _GL_FUNCDECL_RPL (ilogbf, int, (float x));
1413 _GL_CXXALIAS_RPL (ilogbf, int, (float x));
1416 _GL_FUNCDECL_SYS (ilogbf, int, (float x));
1418 _GL_CXXALIAS_SYS (ilogbf, int, (float x));
1420 _GL_CXXALIASWARN (ilogbf);
1422 # undef ilogbf macro
1424 _GL_WARN_ON_USE (ilogbf, "ilogbf i
[all...]
/external/bison/lib/
H A Dmath.in.h1097 # undef ilogbf macro
1098 # define ilogbf rpl_ilogbf macro
1100 _GL_FUNCDECL_RPL (ilogbf, int, (float x));
1101 _GL_CXXALIAS_RPL (ilogbf, int, (float x));
1104 _GL_FUNCDECL_SYS (ilogbf, int, (float x));
1106 _GL_CXXALIAS_SYS (ilogbf, int, (float x));
1108 _GL_CXXALIASWARN (ilogbf); variable
1110 # undef ilogbf macro
1112 _GL_WARN_ON_USE (ilogbf, "ilogbf i
[all...]
/external/bison/linux-lib/
H A Dmath.h1409 # undef ilogbf
1410 # define ilogbf rpl_ilogbf
1412 _GL_FUNCDECL_RPL (ilogbf, int, (float x));
1413 _GL_CXXALIAS_RPL (ilogbf, int, (float x));
1416 _GL_FUNCDECL_SYS (ilogbf, int, (float x));
1418 _GL_CXXALIAS_SYS (ilogbf, int, (float x));
1420 _GL_CXXALIASWARN (ilogbf);
1422 # undef ilogbf macro
1424 _GL_WARN_ON_USE (ilogbf, "ilogbf i
[all...]

Completed in 435 milliseconds