Searched refs:UNLIMITED (Results 1 – 3 of 3) sorted by relevance
67 #ifdef UNLIMITED68 #undef UNLIMITED70 #define UNLIMITED 0xff macro
395 if (maximum_match_count == (int)UNLIMITED) { in get_match_counts()396 *nextra_matches_allowedp = (int)UNLIMITED; in get_match_counts()985 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1071 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1173 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1202 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1329 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1463 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1594 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()1750 } else if (nextra_matches_allowed == UNLIMITED) { in test_string()
810 max_count = UNLIMITED; in regcmp()831 ((max_count != UNLIMITED) && in regcmp()