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

  /bionic/libm/
fake_long_double.c 54 long double log1pl(long double a1) { return log1p(a1); } function
  /external/bison/darwin-lib/
math.h 1711 # undef log1pl macro
    [all...]
  /external/bison/lib/
math.in.h 1386 # undef log1pl macro
1387 # define log1pl macro
1397 _GL_CXXALIASWARN (log1pl); variable
1399 # undef log1pl macro
    [all...]
  /external/bison/linux-lib/
math.h 1711 # undef log1pl macro
    [all...]
  /external/llvm/include/llvm/Target/
TargetLibraryInfo.h 345 /// long double log1pl(long double x);
346 log1pl, enumerator in enum:llvm::LibFunc::Func

Completed in 1014 milliseconds