Home
last modified time | relevance | path

Searched refs:yyo (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped787 yy_location_print_ (FILE *yyo, YYLTYPE const * const yylocp)
793 res += YYFPRINTF (yyo, "%d", yylocp->first_line);
795 res += YYFPRINTF (yyo, ".%d", yylocp->first_column);
801 res += YYFPRINTF (yyo, "-%d", yylocp->last_line);
803 res += YYFPRINTF (yyo, ".%d", end_col);
806 res += YYFPRINTF (yyo, "-%d", end_col);
839 FILE *yyo = yyoutput;
840 YYUSE (yyo);
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c951 FILE *yyo = yyoutput; local
952 YYUSE (yyo);
Dzconf.tab.c_shipped951 FILE *yyo = yyoutput;
952 YYUSE (yyo);
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped989 FILE *yyo = yyoutput;
990 YYUSE (yyo);