Home
last modified time | relevance | path

Searched defs:INF (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dconvert.d310 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 Dinit.c46 #define INF 1000 macro
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.h37 INF, // Infinity enumerator
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dregcomp.c1046 # define INF 3 in repeat() macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregcomp.c1118 # define INF 3 in repeat() macro
/netbsd-src/lib/libc/regex/
H A Dregcomp.c1582 # define INF 3 macro