Home
last modified time | relevance | path

Searched refs:yyunput (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/board/beagleboneai/patches/uboot/
H A D0002-Remove-redundant-YYLOC-global-declaration.patch25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
/OK3568_Linux_fs/buildroot/board/olimex/a64-olinuxino/patches/uboot/
H A D0001-Remove-redundant-YYLOC-global-declaration.patch25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
/OK3568_Linux_fs/buildroot/board/sheevaplug/patches/uboot/
H A D0001-Remove-redundant-YYLOC-global-declaration.patch25 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
/OK3568_Linux_fs/external/xserver/hw/dmx/config/
H A Dscanner.c181 #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 Dscanner.l87 (void) &yyunput;
/OK3568_Linux_fs/buildroot/board/olimex/a64-olinuxino/patches/linux/
H A D0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch49 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */
/OK3568_Linux_fs/output/kconf/
H A Dzconf.lex.c
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c
H A Dzconf.lex.c_shipped207 #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 Dwinprefslex.c200 #define unput(c) yyunput( c, (yytext_ptr) )
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped198 #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 Ddtc-lexer.lex.c
H A Ddtc-lexer.lex.c_shipped183 #define unput(c) yyunput( c, (yytext_ptr) )
636 /* CAUTION: this will stop working if we ever use yyless() or yyunput() */