Home
last modified time | relevance | path

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

/external/e2fsprogs/intl/
Dplural.c585 # ifndef yystpcpy
587 # define yystpcpy stpcpy macro
593 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
595 yystpcpy (yydest, yysrc) in yystpcpy()
1152 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); in yyparse()
1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); in yyparse()
1164 yyp = yystpcpy (yyp, yyq); in yyparse()
1165 yyp = yystpcpy (yyp, yytname[yyx]); in yyparse()
/external/iproute2/tc/
Demp_ematch.yacc.c846 # ifndef yystpcpy
848 # define yystpcpy stpcpy macro
853 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
910 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/swiftshader/src/OpenGL/compiler/preprocessor/
DExpressionParser.cpp864 # ifndef yystpcpy
866 # define yystpcpy stpcpy macro
871 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
928 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/toybox/kconfig/
Dzconf.tab.c_shipped965 # ifndef yystpcpy
967 # define yystpcpy stpcpy
973 yystpcpy (char *yydest, const char *yysrc)
975 yystpcpy (yydest, yysrc)
1035 return yystpcpy (yyres, yystr) - yyres;
1914 yyfmt = yystpcpy (yyformat, yyunexpected);
1930 yyfmt = yystpcpy (yyfmt, yyprefix);
/external/one-true-awk/
Dytab.c2075 # ifndef yystpcpy
2077 # define yystpcpy stpcpy macro
2082 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
2139 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/libxkbcommon/xkbcommon/src/xkbcomp/
Dparser.c1267 # ifndef yystpcpy
1269 # define yystpcpy stpcpy macro
1274 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1331 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/libpcap/
Dgrammar.c1601 # ifndef yystpcpy
1603 # define yystpcpy stpcpy macro
1608 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1665 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/swiftshader/src/OpenGL/compiler/
Dglslang_tab.cpp1864 # ifndef yystpcpy
1866 # define yystpcpy stpcpy macro
1871 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
1928 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()
/external/deqp-deps/glslang/glslang/MachineIndependent/
Dglslang_tab.cpp3658 # ifndef yystpcpy
3660 # define yystpcpy stpcpy macro
3665 yystpcpy (char *yydest, const char *yysrc) in yystpcpy() function
3722 return yystpcpy (yyres, yystr) - yyres; in yytnamerr()