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

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_roundl.c 33 roundl(long double x) function
  /bionic/libm/
fake_long_double.c 64 long double roundl(long double a1) { return round(a1); } function
  /external/bison/darwin-lib/
math.h 2125 # undef roundl macro
    [all...]
  /external/bison/lib/
math.in.h 1799 # undef roundl macro
1800 # define roundl macro
1806 # undef roundl macro
1811 _GL_CXXALIASWARN (roundl); variable
1813 # undef roundl macro
    [all...]
  /external/bison/linux-lib/
math.h 2125 # undef roundl macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 471 /// long double roundl(long double x);
472 roundl, enumerator in enum:llvm::LibFunc::Func

Completed in 3324 milliseconds