Searched defs:inf (Results 1 - 25 of 165) sorted by relevance

1234567

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dwarning1.C10 static const float inf = 1.0f / 0.0f; // { dg-warning "1.0|float|initialization" } member in struct:S
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/numeric_limits/
H A Dinfinity.cc38 T inf = std::numeric_limits<T>::infinity(); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dwarning1.C10 static const float inf = 1.0f / 0.0f; // { dg-warning "1.0|float|initialization" } member in struct:S
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/18_support/numeric_limits/
H A Dinfinity.cc40 T inf = std::numeric_limits<T>::infinity(); local
/netbsd-6-1-5-RELEASE/games/hangman/
H A Dgetword.c50 FILE *inf; local
/netbsd-6-1-5-RELEASE/common/dist/zlib/contrib/iostream3/
H A Dtest.cc14 gzifstream inf; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/contrib/iostream3/
H A Dtest.cc14 gzifstream inf; local
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3conf.c73 FILE *inf; local
H A Dv3prin.c70 FILE *inf; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A Dc99-math-double-1.c10 volatile double inf = INFINITY; local
H A Dc99-math-float-1.c10 volatile float inf = INFINITY; local
H A Dc99-math-long-double-1.c10 volatile long double inf = INFINITY; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.target/mips/
H A Dargs-3.c10 int foo (float inf, int64 in64, int32 in32) argument
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/
H A Dc99-math-double-1.c10 volatile double inf = INFINITY; local
H A Dc99-math-float-1.c10 volatile float inf = INFINITY; local
H A Dc99-math-long-double-1.c10 volatile long double inf = INFINITY; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.target/mips/
H A Dargs-3.c9 int foo (float inf, int64 in64, int32 in32) argument
/netbsd-6-1-5-RELEASE/lib/libm/src/
H A Dk_standard.c89 double inf = 0.0; local
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/lib/libgdb/
H A DMakefile
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dzpipe.c84 int inf(FILE *source, FILE *dest) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Da_bool.c83 int inf,tag,xclass; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/examples/
H A Dzpipe.c82 int inf(FILE *source, FILE *dest) function
/netbsd-6-1-5-RELEASE/games/mille/
H A Dsave.c152 int inf; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/c-c++-common/dfp/
H A Dcompare-special.h50 volatile DTYPE x, y, z, _nan, inf, m_inf; variable
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Ddarwin-ldouble.c57 #define inf() __builtin_inf() macro

Completed in 242 milliseconds

1234567