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

  /bionic/libm/upstream-freebsd/lib/msun/src/
s_roundl.c 40 roundl(long double x) function
  /bionic/libm/
fake_long_double.c 39 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...]

Completed in 45 milliseconds