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

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
erfc_scaled_inc.c 79 xbig = 9.194, xhuge = 2.90e+3, xmax = 4.79e+37; local
82 xbig = 26.543, xhuge = 6.71e+7, xmax = 2.53e+307; local
143 if (y >= xbig)
c99_functions.c 1871 static const double xbig = 171.624; local
1950 if (y < xbig)
2038 static double xbig = 2.55e305, xinf = __builtin_inf (), eps = 0, local
2047 if ((y > 0) && (y <= xbig))
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
erfc_scaled_inc.c 79 xbig = 9.194, xhuge = 2.90e+3, xmax = 4.79e+37; local
82 xbig = 26.543, xhuge = 6.71e+7, xmax = 2.53e+307; local
143 if (y >= xbig)
c99_functions.c 1867 static const double xbig = 171.624; local
1942 if (y < xbig)
2030 static double xbig = 2.55e305, xinf = __builtin_inf (), eps = 0, local
2039 if ((y > 0) && (y <= xbig))
  /src/external/gpl3/binutils.old/dist/gas/
configure 12179 if test x${endian} = xbig; then
12187 if test x${endian} = xbig; then
  /src/external/gpl3/binutils/dist/gas/
configure 12537 if test x${endian} = xbig; then

Completed in 46 milliseconds