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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/flex/
H A Dinitscan.c1279 #define ACTION_IFDEF(def, should_define) \ macro
1901 ACTION_IFDEF("YY_NO_INPUT", ! option_sense);
1971 ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
2001 ACTION_IFDEF("YY_NO_PUSH_STATE", ! option_sense);
2006 ACTION_IFDEF("YY_NO_POP_STATE", ! option_sense);
2011 ACTION_IFDEF("YY_NO_TOP_STATE", ! option_sense);
2016 ACTION_IFDEF("YY_NO_SCAN_BUFFER", ! option_sense);
2021 ACTION_IFDEF("YY_NO_SCAN_BYTES", ! option_sense);
2026 ACTION_IFDEF("YY_NO_SCAN_STRING", ! option_sense);
H A Dscan.l36 #define ACTION_IFDEF(def, should_define) \
242 input ACTION_IFDEF("YY_NO_INPUT", ! option_sense);
260 unput ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
267 yy_push_state ACTION_IFDEF("YY_NO_PUSH_STATE", ! option_sense);
268 yy_pop_state ACTION_IFDEF("YY_NO_POP_STATE", ! option_sense);
269 yy_top_state ACTION_IFDEF("YY_NO_TOP_STATE", ! option_sense);
271 yy_scan_buffer ACTION_IFDEF("YY_NO_SCAN_BUFFER", ! option_sense);
272 yy_scan_bytes ACTION_IFDEF("YY_NO_SCAN_BYTES", ! option_sense);
273 yy_scan_string ACTION_IFDEF("YY_NO_SCAN_STRING", ! option_sense);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/flex/
H A Dinitscan.c1279 #define ACTION_IFDEF(def, should_define) \ macro
1901 ACTION_IFDEF("YY_NO_INPUT", ! option_sense);
1971 ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
2001 ACTION_IFDEF("YY_NO_PUSH_STATE", ! option_sense);
2006 ACTION_IFDEF("YY_NO_POP_STATE", ! option_sense);
2011 ACTION_IFDEF("YY_NO_TOP_STATE", ! option_sense);
2016 ACTION_IFDEF("YY_NO_SCAN_BUFFER", ! option_sense);
2021 ACTION_IFDEF("YY_NO_SCAN_BYTES", ! option_sense);
2026 ACTION_IFDEF("YY_NO_SCAN_STRING", ! option_sense);
H A Dscan.c1279 #define ACTION_IFDEF(def, should_define) \ macro
1901 ACTION_IFDEF("YY_NO_INPUT", ! option_sense);
1971 ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
2001 ACTION_IFDEF("YY_NO_PUSH_STATE", ! option_sense);
2006 ACTION_IFDEF("YY_NO_POP_STATE", ! option_sense);
2011 ACTION_IFDEF("YY_NO_TOP_STATE", ! option_sense);
2016 ACTION_IFDEF("YY_NO_SCAN_BUFFER", ! option_sense);
2021 ACTION_IFDEF("YY_NO_SCAN_BYTES", ! option_sense);
2026 ACTION_IFDEF("YY_NO_SCAN_STRING", ! option_sense);
H A Dscan.l36 #define ACTION_IFDEF(def, should_define) \
242 input ACTION_IFDEF("YY_NO_INPUT", ! option_sense);
260 unput ACTION_IFDEF("YY_NO_UNPUT", ! option_sense);
267 yy_push_state ACTION_IFDEF("YY_NO_PUSH_STATE", ! option_sense);
268 yy_pop_state ACTION_IFDEF("YY_NO_POP_STATE", ! option_sense);
269 yy_top_state ACTION_IFDEF("YY_NO_TOP_STATE", ! option_sense);
271 yy_scan_buffer ACTION_IFDEF("YY_NO_SCAN_BUFFER", ! option_sense);
272 yy_scan_bytes ACTION_IFDEF("YY_NO_SCAN_BYTES", ! option_sense);
273 yy_scan_string ACTION_IFDEF("YY_NO_SCAN_STRING", ! option_sense);

Completed in 179 milliseconds