Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c1116 # ifndef yystpcpy
1118 # define yystpcpy stpcpy macro
1125 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1128 yystpcpy (yydest, yysrc) in yystpcpy()
1188 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
Dzconf.tab.c_shipped1116 # ifndef yystpcpy
1118 # define yystpcpy stpcpy
1125 yystpcpy (char *yydest, const char *yysrc)
1128 yystpcpy (yydest, yysrc)
1188 return yystpcpy (yyres, yystr) - yyres;
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped1154 # ifndef yystpcpy
1156 # define yystpcpy stpcpy
1163 yystpcpy (char *yydest, const char *yysrc)
1166 yystpcpy (yydest, yysrc)
1226 return yystpcpy (yyres, yystr) - yyres;
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped968 # ifndef yystpcpy
970 # define yystpcpy stpcpy
975 yystpcpy (char *yydest, const char *yysrc)
1032 return yystpcpy (yyres, yystr) - yyres;