HomeSort by: relevance | last modified time | path
    Searched refs:_finite (Results 1 - 25 of 89) sorted by relevancy

1 2 3 4

  /src/lib/libm/arch/i387/
s_finite.S 10 WEAK_ALIAS(finite, _finite)
12 ENTRY(_finite) function
29 END(_finite)
  /src/lib/libm/arch/m68k/
s_finite.S 45 WEAK_ALIAS(finite, _finite)
46 ENTRY(_finite) function
55 END(_finite)
  /src/lib/libm/src/
s_finite.c 27 __weak_alias(finite, _finite)
namespace.h 57 #define finite _finite
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
int_math.h 41 #define crt_isfinite(x) _finite((x))
42 #define crt_isinf(x) !_finite((x))
  /src/lib/libm/arch/vax/
n_support.S 107 STRONG_ALIAS(_finitef, _finite)
109 WEAK_ALIAS(finite, _finite)
110 ENTRY(_finite, 0) function
118 END(_finite)
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/aarch64eb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/alpha/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/arm/
symver-config.h 621 /* Define to 1 if you have the `_finite' function. */
1162 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/armeb/
symver-config.h 582 /* Define to 1 if you have the `_finite' function. */
1105 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earm/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmeb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhf/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmhfeb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6eb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6hf/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv6hfeb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7eb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hf/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite
  /src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv7hfeb/
symver-config.h 602 /* Define to 1 if you have the `_finite' function. */
1183 # define finite _finite

Completed in 37 milliseconds

1 2 3 4