Searched refs:ifyyrestart (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/dhcp6/
H A Ddad_token.c20 #define yyrestart ifyyrestart
156 #define YY_NEW_FILE ifyyrestart(ifyyin )
262 * (via ifyyrestart()), so that the user can continue scanning by
305 void ifyyrestart (FILE *input_file );
1250 ifyyrestart(ifyyin );
1416 ifyyrestart(ifyyin );
1454 void ifyyrestart (FILE * input_file ) function
1565 * such as during a ifyyrestart() or at EOF.
1578 * called from ifyyrestart() or through yy_get_next_buffer.

Completed in 65 milliseconds