yy_pop_state      677 htags/asm.c        static void yy_pop_state (void );
yy_pop_state      883 htags/asm.c    { ECHO; echos(comment_end); yy_pop_state(); }
yy_pop_state      912 htags/asm.c    { ECHO; yy_pop_state(); }
yy_pop_state      928 htags/asm.c    { ECHO; yy_pop_state(); }
yy_pop_state      713 htags/c.c          static void yy_pop_state (void );
yy_pop_state      921 htags/c.c      { ECHO; echos(comment_end); yy_pop_state(); }
yy_pop_state      954 htags/c.c      { ECHO; yy_pop_state(); }
yy_pop_state      972 htags/c.c      { ECHO; yy_pop_state(); }
yy_pop_state     1107 htags/c.c      { put_brace(LEXTEXT); if (--brace_level == 0) yy_pop_state(); }
yy_pop_state     1117 htags/c.c      { put_reserved_word(LEXTEXT); yy_pop_state(); }
yy_pop_state      677 htags/cpp.c        static void yy_pop_state (void );
yy_pop_state      883 htags/cpp.c    { ECHO; echos(comment_end); yy_pop_state(); }
yy_pop_state      912 htags/cpp.c    { ECHO; yy_pop_state(); }
yy_pop_state      928 htags/cpp.c    { ECHO; yy_pop_state(); }
yy_pop_state      654 htags/java.c       static void yy_pop_state (void );
yy_pop_state      853 htags/java.c   { ECHO; echos(comment_end); yy_pop_state(); }
yy_pop_state      874 htags/java.c   { ECHO; yy_pop_state(); }
yy_pop_state      890 htags/java.c   { ECHO; yy_pop_state(); }
yy_pop_state      109 htags/lexcommon.h 		yy_pop_state();						\
yy_pop_state      117 htags/lexcommon.h 			yy_pop_state();					\
yy_pop_state      121 htags/lexcommon.h 		yy_pop_state();						\
yy_pop_state      755 htags/php.c        static void yy_pop_state (void );
yy_pop_state     1002 htags/php.c    { ECHO; echos(comment_end); yy_pop_state(); }
yy_pop_state     1028 htags/php.c    { ECHO; yy_pop_state(); }
yy_pop_state     1044 htags/php.c    { ECHO; yy_pop_state(); }
yy_pop_state     1074 htags/php.c    			yy_pop_state();
yy_pop_state      825 libparser/asm_scan.c     static void yy_pop_state (void );
yy_pop_state     1064 libparser/asm_scan.c { yy_pop_state(); }
yy_pop_state     1097 libparser/asm_scan.c { yy_pop_state(); unput('\n'); }
yy_pop_state     1122 libparser/asm_scan.c { yy_pop_state(); unput('\n'); return ASM_CONST; }
yy_pop_state     1127 libparser/asm_scan.c { yy_pop_state(); return ASM_CONST; }
yy_pop_state     1152 libparser/asm_scan.c { yy_pop_state(); unput('\n'); return ASM_CONST; }
yy_pop_state     1157 libparser/asm_scan.c { yy_pop_state(); return ASM_CONST; }
yy_pop_state     1259 libparser/asm_scan.c { yy_pop_state(); return '\n'; }