Home
last modified time | relevance | path

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

/external/webkit/WebKitTools/android/flex-2.5.4a/
Dtblcmp.c343 register int *state_ptr, *chk_ptr; local
413 state_ptr = &state[1];
418 if ( *(state_ptr++) != 0 && *chk_ptr != 0 )
796 register int *state_ptr; local
815 state_ptr = &state[1];
817 for ( i = 1; i <= numecs; ++i, ++state_ptr )
818 if ( *state_ptr != 0 )
821 nxt[position + i] = *state_ptr;