/external/e2fsprogs/intl/ |
plural.c | 585 # ifndef yystpcpy 587 # define yystpcpy stpcpy macro 593 yystpcpy (char *yydest, const char *yysrc) function 595 yystpcpy (yydest, yysrc) 1152 char *yyp = yystpcpy (yymsg, "parse error, unexpected "); 1153 yyp = yystpcpy (yyp, yytname[YYTRANSLATE (yychar)]); 1164 yyp = yystpcpy (yyp, yyq); 1165 yyp = yystpcpy (yyp, yytname[yyx]); [all...] |
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
ExpressionParser.cpp | 864 # ifndef yystpcpy 866 # define yystpcpy stpcpy macro 871 yystpcpy (char *yydest, const char *yysrc) function 928 return yystpcpy (yyres, yystr) - yyres; [all...] |
/external/iproute2/tc/ |
emp_ematch.yacc.c | 846 # ifndef yystpcpy 848 # define yystpcpy stpcpy macro 853 yystpcpy (char *yydest, const char *yysrc) function 910 return yystpcpy (yyres, yystr) - yyres; [all...] |
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
parser.c | 1269 # define yystpcpy macro 1274 yystpcpy (char *yydest, const char *yysrc) function [all...] |
/external/libpcap/ |
grammar.c | 1603 # define yystpcpy macro 1608 yystpcpy (char *yydest, const char *yysrc) function [all...] |
/external/one-true-awk/ |
ytab.c | 2077 # define yystpcpy macro 2082 yystpcpy (char *yydest, const char *yysrc) function [all...] |
/external/swiftshader/src/OpenGL/compiler/ |
glslang_tab.cpp | 1866 # define yystpcpy macro 1871 yystpcpy (char *yydest, const char *yysrc) function [all...] |
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
glslang_tab.cpp | 3660 # define yystpcpy macro 3665 yystpcpy (char *yydest, const char *yysrc) function [all...] |