Home
last modified time | relevance | path

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

/trueos/contrib/flex/
HDtblcmp.c334 int *state_ptr, *chk_ptr; local
400 state_ptr = &state[1];
405 if (*(state_ptr++) != 0 && *chk_ptr != 0)
766 int *state_ptr; local
785 state_ptr = &state[1];
787 for (i = 1; i <= numecs; ++i, ++state_ptr)
788 if (*state_ptr != 0) {
790 nxt[position + i] = *state_ptr;