Searched refs:yyunput (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/buildroot/board/beagleboneai/patches/uboot/ |
| H A D | 0002-Remove-redundant-YYLOC-global-declaration.patch | 25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
|
| /OK3568_Linux_fs/buildroot/board/olimex/a64-olinuxino/patches/uboot/ |
| H A D | 0001-Remove-redundant-YYLOC-global-declaration.patch | 25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
|
| /OK3568_Linux_fs/buildroot/board/sheevaplug/patches/uboot/ |
| H A D | 0001-Remove-redundant-YYLOC-global-declaration.patch | 25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | scanner.c | 181 #define unput(c) yyunput( c, (yytext_ptr) ) 603 static void yyunput ( int c, char *buf_ptr ); 1263 static void yyunput (int c, char * yy_bp ) in yyunput() function 1938 (void) &yyunput; in yywrap()
|
| H A D | scanner.l | 87 (void) &yyunput;
|
| /OK3568_Linux_fs/buildroot/board/olimex/a64-olinuxino/patches/linux/ |
| H A D | 0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch | 49 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
|
| /OK3568_Linux_fs/output/kconf/ |
| H A D | zconf.lex.c | |
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.lex.c | |
| H A D | zconf.lex.c_shipped | 207 #define unput(c) yyunput( c, (yytext_ptr) ) 925 static void yyunput (int c,char *buf_ptr ); 1689 static void yyunput (int c, register char * yy_bp )
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefslex.c | 200 #define unput(c) yyunput( c, (yytext_ptr) )
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | zconf.lex.c_shipped | 198 #define unput(c) yyunput( c, (yytext_ptr) ) 915 static void yyunput ( int c, char *buf_ptr ); 1699 static void yyunput (int c, char * yy_bp )
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-lexer.lex.c | |
| H A D | dtc-lexer.lex.c_shipped | 183 #define unput(c) yyunput( c, (yytext_ptr) ) 636 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
|