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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
mips-fpregset-core.c 35 typedef double _Complex float_t; typedef
37 typedef double float_t;
42 float_t f[256 / sizeof (float_t)];
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
mips-fpregset-core.c 35 typedef double _Complex float_t; typedef
37 typedef double float_t;
42 float_t f[256 / sizeof (float_t)];
  /src/lib/libm/src/
e_rem_pio2f.h 60 fn = rnint((float_t)x*invpio2);
  /src/include/
math.h 53 typedef float float_t; typedef
56 typedef double float_t; typedef
59 typedef long double float_t; typedef
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
math.d 49 alias float float_t;
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 18461 typedef float_t my_float_t;
20848 typedef float_t my_float_t;
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
configure 32974 # On s390, float_t has historically been statically defined as double for no
32980 # float_t from that, this behavior can be configured with
32983 # libc headers will detect whether libc clamps float_t to double and in that
33025 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glibc clamping float_t to double" >&5
33026 $as_echo_n "checking for glibc clamping float_t to double... " >&6; }
33036 int dummy[sizeof(float_t) == sizeof(double) ? 1 : -1];
  /src/external/gpl3/gcc/dist/gcc/
configure 34891 # On s390, float_t has historically been statically defined as double for no
34897 # float_t from that, this behavior can be configured with
34900 # libc headers will detect whether libc clamps float_t to double and in that
34942 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for glibc clamping float_t to double" >&5
34943 $as_echo_n "checking for glibc clamping float_t to double... " >&6; }
34953 int dummy[sizeof(float_t) == sizeof(double) ? 1 : -1];
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 20020 typedef float_t my_float_t;
    [all...]

Completed in 196 milliseconds