Searched refs:MAX_N_CHARS (Results 1 – 1 of 1) sorted by relevance
356 #define MAX_N_CHARS 12 macro5932 fast_forward_char_data chars[MAX_N_CHARS]; in fast_forward_first_n_chars()5942 for (i = 0; i < MAX_N_CHARS; i++) in fast_forward_first_n_chars()5949 max = scan_prefix(common, common->start, chars, MAX_N_CHARS, &rec_count); in fast_forward_first_n_chars()