Searched refs:yyo (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/config/ |
| H A D | parser.c | 866 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument 869 FILE *yyoutput = yyo; in yy_symbol_value_print() 875 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print() 888 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument 891 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 894 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 895 YYFPRINTF (yyo, ")"); in yy_symbol_print()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-parser.tab.c | |
| H A D | dtc-parser.tab.c_shipped | 793 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp) 799 res += YYFPRINTF (yyo, "%d", yylocp->first_line); 801 res += YYFPRINTF (yyo, ".%d", yylocp->first_column); 807 res += YYFPRINTF (yyo, "-%d", yylocp->last_line); 809 res += YYFPRINTF (yyo, ".%d", end_col); 812 res += YYFPRINTF (yyo, "-%d", end_col); 845 FILE *yyo = yyoutput; 846 YYUSE (yyo);
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winprefsyacc.c | 999 yy_symbol_value_print (FILE *yyo, in yy_symbol_value_print() argument 1002 FILE *yyoutput = yyo; in yy_symbol_value_print() 1008 YYPRINT (yyo, yytoknum[yykind], *yyvaluep); in yy_symbol_value_print() 1021 yy_symbol_print (FILE *yyo, in yy_symbol_print() argument 1024 YYFPRINTF (yyo, "%s %s (", in yy_symbol_print() 1027 yy_symbol_value_print (yyo, yykind, yyvaluep); in yy_symbol_print() 1028 YYFPRINTF (yyo, ")"); in yy_symbol_print()
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/ |
| H A D | zconf.tab.c | |
| H A D | zconf.tab.c_shipped | 867 FILE *yyo = yyoutput; 868 YYUSE (yyo);
|
| /OK3568_Linux_fs/buildroot/support/kconfig/ |
| H A D | zconf.tab.c_shipped | 866 FILE *yyo = yyoutput; 867 YYUSE (yyo);
|