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