Home
last modified time | relevance | path

Searched refs:ptr_to_last_entry_in_state (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/flex/src/
H A Dtblcmp.c332 int *ptr_to_last_entry_in_state; in find_table_space() local
398 ptr_to_last_entry_in_state = &chk[i + numecs + 1]; in find_table_space()
401 chk_ptr != ptr_to_last_entry_in_state; ++chk_ptr) in find_table_space()
405 if (chk_ptr == ptr_to_last_entry_in_state) in find_table_space()