HomeSort by relevance Sort by last modified time
    Searched defs:truncl (Results 1 - 5 of 5) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_truncl.c 18 * truncl(x)
23 * Inexact flag raised if x not equal to truncl(x).
42 truncl(long double x) function
  /external/bison/darwin-lib/
math.h 2327 # undef truncl macro
    [all...]
  /external/bison/lib/
math.in.h 2002 # undef truncl macro
2003 # define truncl macro
2013 _GL_CXXALIASWARN (truncl); variable
2015 # undef truncl macro
    [all...]
  /external/bison/linux-lib/
math.h 2327 # undef truncl macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 646 /// long double truncl(long double x);
647 truncl, enumerator in enum:llvm::LibFunc::Func
742 case LibFunc::trunc: case LibFunc::truncf: case LibFunc::truncl:

Completed in 198 milliseconds