Home
last modified time | relevance | path

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

/openbsd-src/bin/csh/
H A Dinit.c38 #define INF 1000 macro
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/
H A DRegisterValue.h37 INF, // Infinity enumerator
/openbsd-src/gnu/usr.bin/perl/regen/
H A Dmph.pl29 INF => 1e9, constant
/openbsd-src/regress/lib/libm/cephes/
H A Dtestvect.c46 static double INF, MINF; variable
/openbsd-src/lib/libc/regex/
H A Dregcomp.c935 # define INF 3 in repeat() macro
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp69 static constexpr int64_t INF = ((int64_t)1) << 50; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregcomp.c1120 # define INF 3 in repeat() macro