Searched defs:INFINITY (Results 1 – 8 of 8) sorted by relevance
37 #define INFINITY (DUPMAX + 1) macro
36 #define INFINITY 0xffffffffU macro
64 # define INFINITY RLIM_INFINITY macro67 # define INFINITY ((rlim_t)-1L) macro
65 #define INFINITY 0xffffffffU /* a big number */ macro
56 #define INFINITY (__builtin_inff()) macro
65 #define INFINITY 2147483647L /* upper bound on time */ macro
96 #define INFINITY 2147483647L /* upper bound on time */ macro
369 #define INFINITY (4294967295UL) /* >136 years, max # of uint32_t */ macro