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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A DFlexLexer.h171 yy_state_type* yy_state_ptr; member in class:yyFlexLexer
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A DFlexLexer.h171 yy_state_type* yy_state_ptr; member in class:yyFlexLexer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dlex.soapcpp2_lex.c494 static yy_state_type yy_state_buf[YY_BUF_SIZE + 2], *yy_state_ptr; variable
507 yy_state_ptr = yy_full_state; /* restore orig. state */ \
508 yy_current_state = *yy_state_ptr; /* restore curr. state */ \
818 yy_state_ptr = yy_state_buf;
819 *yy_state_ptr++ = yy_current_state;
831 *yy_state_ptr++ = yy_current_state;
837 yy_current_state = *--yy_state_ptr;
860 yy_full_state = yy_state_ptr;
866 yy_full_state = yy_state_ptr;
874 yy_current_state = *--yy_state_ptr;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dlex.soapcpp2_lex.c494 static yy_state_type yy_state_buf[YY_BUF_SIZE + 2], *yy_state_ptr; variable
507 yy_state_ptr = yy_full_state; /* restore orig. state */ \
508 yy_current_state = *yy_state_ptr; /* restore curr. state */ \
818 yy_state_ptr = yy_state_buf;
819 *yy_state_ptr++ = yy_current_state;
831 *yy_state_ptr++ = yy_current_state;
837 yy_current_state = *--yy_state_ptr;
860 yy_full_state = yy_state_ptr;
866 yy_full_state = yy_state_ptr;
874 yy_current_state = *--yy_state_ptr;
[all...]

Completed in 124 milliseconds