Searched defs:INF (Results 1 – 7 of 7) sorted by relevance
38 #define INF 1000 macro
37 INF, // Infinity enumerator
29 INF => 1e9, constant
46 static double INF, MINF; variable
935 # define INF 3 in repeat() macro
69 static constexpr int64_t INF = ((int64_t)1) << 50; variable
1120 # define INF 3 in repeat() macro