Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c1094 # ifndef yystpcpy
1096 # define yystpcpy stpcpy macro
1103 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1106 yystpcpy (yydest, yysrc) in yystpcpy()
1166 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
Dzconf.tab.c_shipped1094 # ifndef yystpcpy
1096 # define yystpcpy stpcpy
1103 yystpcpy (char *yydest, const char *yysrc)
1106 yystpcpy (yydest, yysrc)
1166 return yystpcpy (yyres, yystr) - yyres;
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped1169 # ifndef yystpcpy
1171 # define yystpcpy stpcpy
1178 yystpcpy (char *yydest, const char *yysrc)
1181 yystpcpy (yydest, yysrc)
1241 return yystpcpy (yyres, yystr) - yyres;
/linux-4.1.27/scripts/dtc/
Ddtc-parser.tab.c_shipped997 # ifndef yystpcpy
999 # define yystpcpy stpcpy
1006 yystpcpy (char *yydest, const char *yysrc)
1009 yystpcpy (yydest, yysrc)
1069 return yystpcpy (yyres, yystr) - yyres;