| /xsrc/external/mit/xgc/dist/ |
| H A D | gram.c | 826 # ifndef yystpcpy 828 # define yystpcpy stpcpy macro 833 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 890 return yystpcpy (yyres, yystr) - yyres;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/ |
| H A D | parser.c | 955 # ifndef yystpcpy 957 # define yystpcpy stpcpy 964 yystpcpy (char *yydest, const char *yysrc) 967 yystpcpy (yydest, yysrc) 1027 return yystpcpy (yyres, yystr) - yyres; 1086 yyfmt = yystpcpy (yyformat, yyunexpected); 1102 yyfmt = yystpcpy (yyfmt, yyprefix); 956 # define yystpcpy macro 963 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char *
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winprefsyacc.c | 1065 # ifndef yystpcpy 1067 # define yystpcpy stpcpy macro 1074 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1077 yystpcpy (yydest, yysrc) 1137 return yystpcpy (yyres, yystr) - yyres;
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 1232 # ifndef yystpcpy 1234 # define yystpcpy stpcpy macro 1239 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1296 return (YYSIZE_T) (yystpcpy (yyres, yystr) - yyres);
|
| /xsrc/external/mit/MesaLib.old/src/mesa/program/ |
| H A D | program_parse.tab.c | 1451 # ifndef yystpcpy 1453 # define yystpcpy stpcpy macro 1458 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1515 return (YYSIZE_T) (yystpcpy (yyres, yystr) - yyres);
|
| /xsrc/external/mit/MesaLib.old/src/compiler/glsl/ |
| H A D | glsl_parser.cpp | 1912 # ifndef yystpcpy 1914 # define yystpcpy stpcpy macro 1919 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1976 return (YYSIZE_T) (yystpcpy (yyres, yystr) - yyres);
|
| /xsrc/external/mit/MesaLib/src/mesa/program/ |
| H A D | program_parse.tab.c | 1686 #ifndef yystpcpy 1688 # define yystpcpy stpcpy macro 1693 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1750 return yystpcpy (yyres, yystr) - yyres;
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/ |
| H A D | glcpp-parse.c | 1420 #ifndef yystpcpy 1422 # define yystpcpy stpcpy macro 1427 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 1484 return yystpcpy (yyres, yystr) - yyres;
|
| /xsrc/external/mit/MesaLib/src/compiler/glsl/ |
| H A D | glsl_parser.cpp | 2110 #ifndef yystpcpy 2112 # define yystpcpy stpcpy macro 2117 yystpcpy (char *yydest, const char *yysrc) function in typeref:typename:char * 2174 return yystpcpy (yyres, yystr) - yyres;
|