HomeSort by: relevance | last modified time | path
    Searched refs:check_trailing_context (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/flex/dist/src/
dfa.c 76 /* check_trailing_context - check to see if NFA state set constitutes
80 * void check_trailing_context( int nfa_states[num_states+1], int num_states,
98 void check_trailing_context (int *nfa_states, int num_states, int *accset, int nacc) function
580 check_trailing_context (nset, numstates,
636 check_trailing_context
flexdef.h 485 * routines like check_trailing_context().
716 extern void check_trailing_context(int *, int, int *, int);

Completed in 73 milliseconds