HomeSort by: relevance | last modified time | path
    Searched defs:check_for_backing_up (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/flex/dist/src/
dfa.c 44 /* check_for_backing_up - check a DFA state for backing up
47 * void check_for_backing_up( int ds, int state[numecs] );
53 void check_for_backing_up (int ds, int state[]) function
688 check_for_backing_up (ds, state);

Completed in 63 milliseconds