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

/external/bison/darwin-lib/
H A Dmath.h2314 # undef truncl
2315 # define truncl rpl_truncl
2317 _GL_FUNCDECL_RPL (truncl, long double, (long double x));
2318 _GL_CXXALIAS_RPL (truncl, long double, (long double x));
2321 _GL_FUNCDECL_SYS (truncl, long double, (long double x));
2323 _GL_CXXALIAS_SYS (truncl, long double, (long double x));
2325 _GL_CXXALIASWARN (truncl);
2327 # undef truncl macro
2329 _GL_WARN_ON_USE (truncl, "truncl i
[all...]
/external/bison/lib/
H A Dmath.in.h2002 # undef truncl macro
2003 # define truncl rpl_truncl macro
2005 _GL_FUNCDECL_RPL (truncl, long double, (long double x));
2006 _GL_CXXALIAS_RPL (truncl, long double, (long double x));
2009 _GL_FUNCDECL_SYS (truncl, long double, (long double x));
2011 _GL_CXXALIAS_SYS (truncl, long double, (long double x));
2013 _GL_CXXALIASWARN (truncl); variable
2015 # undef truncl macro
2017 _GL_WARN_ON_USE (truncl, "truncl i
[all...]
/external/bison/linux-lib/
H A Dmath.h2314 # undef truncl
2315 # define truncl rpl_truncl
2317 _GL_FUNCDECL_RPL (truncl, long double, (long double x));
2318 _GL_CXXALIAS_RPL (truncl, long double, (long double x));
2321 _GL_FUNCDECL_SYS (truncl, long double, (long double x));
2323 _GL_CXXALIAS_SYS (truncl, long double, (long double x));
2325 _GL_CXXALIASWARN (truncl);
2327 # undef truncl macro
2329 _GL_WARN_ON_USE (truncl, "truncl i
[all...]

Completed in 167 milliseconds