Searched refs:REGINFINITY (Results 1 – 1 of 1) sorted by relevance
281 #define REGINFINITY (DUPMAX + 1) macro585 count2 = REGINFINITY; in p_ere_exp()756 count2 = REGINFINITY; in p_simp_re()1118 # define MAP(n) (((n) <= 1) ? (n) : ((n) == REGINFINITY) ? INF : N) in repeat()