Searched refs:STATE_TAG (Results 1 – 2 of 2) sorted by relevance
41 #define STATE_TAG SOME_OTHER_STATE_TAG macro45 #undef STATE_TAG318 STATE_TAG, enumerator509 case STATE_TAG: goto state_tag; in xx_mainloop()579 { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; } in xx_mainloop()
39 #define STATE_TAG SOME_OTHER_STATE_TAG43 #undef STATE_TAG321 STATE_TAG,512 case STATE_TAG: goto state_tag;526 "<" { passthru(STD_ARGS); STATE = STATE_TAG; goto state_tag; }
Completed in 8 milliseconds