Searched defs:remainderf (Results 1 - 3 of 3) sorted by last modified time

/external/bison/darwin-lib/
H A Dmath.h1951 # undef remainderf
1952 # define remainderf rpl_remainderf
1954 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1955 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1958 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1960 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1962 _GL_CXXALIASWARN (remainderf);
1964 # undef remainderf macro
1966 _GL_WARN_ON_USE (remainderf, "remainderf i
[all...]
/external/bison/lib/
H A Dmath.in.h1639 # undef remainderf macro
1640 # define remainderf rpl_remainderf macro
1642 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1643 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1646 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1648 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1650 _GL_CXXALIASWARN (remainderf); variable
1652 # undef remainderf macro
1654 _GL_WARN_ON_USE (remainderf, "remainderf i
[all...]
/external/bison/linux-lib/
H A Dmath.h1951 # undef remainderf
1952 # define remainderf rpl_remainderf
1954 _GL_FUNCDECL_RPL (remainderf, float, (float x, float y));
1955 _GL_CXXALIAS_RPL (remainderf, float, (float x, float y));
1958 _GL_FUNCDECL_SYS (remainderf, float, (float x, float y));
1960 _GL_CXXALIAS_SYS (remainderf, float, (float x, float y));
1962 _GL_CXXALIASWARN (remainderf);
1964 # undef remainderf macro
1966 _GL_WARN_ON_USE (remainderf, "remainderf i
[all...]

Completed in 117 milliseconds