yyunput           154 gtags-parser/asm_scan.c #define unput(c) yyunput( c, yytext_ptr )
yyunput           701 gtags-parser/asm_scan.c static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           154 gtags-parser/php.c #define unput(c) yyunput( c, yytext_ptr )
yyunput           699 gtags-parser/php.c static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           153 htags/asm.c    #define unput(c) yyunput( c, yytext_ptr )
yyunput           522 htags/asm.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           153 htags/c.c      #define unput(c) yyunput( c, yytext_ptr )
yyunput           558 htags/c.c      static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           153 htags/cpp.c    #define unput(c) yyunput( c, yytext_ptr )
yyunput           522 htags/cpp.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           153 htags/java.c   #define unput(c) yyunput( c, yytext_ptr )
yyunput           499 htags/java.c   static void yyunput YY_PROTO(( int c, char *buf_ptr ));
yyunput           153 htags/php.c    #define unput(c) yyunput( c, yytext_ptr )
yyunput           583 htags/php.c    static void yyunput YY_PROTO(( int c, char *buf_ptr ));