HomeSort by: relevance | last modified time | path
    Searched defs:lroundl (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/mip/
compat.c 681 lroundl(long double value) function
731 fracpart = lroundl((ldpow10 (max)) * (ufvalue - intpart));
compat.c 681 lroundl(long double value) function
731 fracpart = lroundl((ldpow10 (max)) * (ufvalue - intpart));
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 727 long int lroundl (long double x);
730 lroundl (long double x) function
c99_functions.c 727 long int lroundl (long double x);
730 lroundl (long double x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 727 long int lroundl (long double x);
730 lroundl (long double x) function
c99_functions.c 727 long int lroundl (long double x);
730 lroundl (long double x) function

Completed in 55 milliseconds