Home | History | Annotate | Download | only in glsl

Lines Matching defs:yysrc

2267 /* Copy YYSRC to YYDEST, returning the address of the terminating '\0' in
2272 yystpcpy (char *yydest, const char *yysrc)
2275 yystpcpy (yydest, yysrc)
2277 const char *yysrc;
2281 const char *yys = yysrc;