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

/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSUnserializeXML.cpp981 # ifndef yystpcpy
983 # define yystpcpy stpcpy
990 yystpcpy (char *yydest, const char *yysrc)
993 yystpcpy (yydest, yysrc)
1053 return yystpcpy (yyres, yystr) - yyres;
1112 yyfmt = yystpcpy (yyformat, yyunexpected);
1128 yyfmt = yystpcpy (yyfmt, yyprefix);
982 # define yystpcpy macro

Completed in 24 milliseconds