Searched defs:INF (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/ |
H A D | convert.d | 310 enum INF = Float(0, 255, 0); in FloatTraits() local 323 enum INF = Float(0, 0x7ff, 0); variable 336 enum INF = Float(0x8000000000000000UL, 0x7fff, 0); variable 349 enum INF = Float(0, 0x7ff, 0); variable 362 enum INF = Float(0, 0x7fff, 0); variable
|
/netbsd-src/bin/csh/ |
H A D | init.c | 46 #define INF 1000 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/ |
H A D | RegisterValue.h | 37 INF, // Infinity enumerator
|
/netbsd-src/external/bsd/nvi/dist/regex/ |
H A D | regcomp.c | 1046 # define INF 3 in repeat() macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | regcomp.c | 1118 # define INF 3 in repeat() macro
|
/netbsd-src/lib/libc/regex/ |
H A D | regcomp.c | 1582 # define INF 3 macro
|