Searched defs:INF (Results 1 – 5 of 5) sorted by relevance
33 #define INF(...) log_printf(LOG_INFO, __VA_ARGS__) macro
59 … public static final Complex INF = new Complex(Double.POSITIVE_INFINITY, Double.POSITIVE_INFINITY); field in Complex
110 uint8_t INF[INF_LEN + 1]; /* Up to 254 with trailing LRC byte. */ member
954 # define INF 3 in repeat() macro
990 # define INF 3 in repeat() macro