Searched defs:YYCOPY (Results 1 - 1 of 1) sorted by relevance

/system/core/sh/
H A Darith.c264 # ifndef YYCOPY
266 # define YYCOPY(To, From, Count) \ macro
269 # define YYCOPY(To, From, Count) \ macro
289 YYCOPY (&yyptr->Stack, Stack, yysize); \

Completed in 28 milliseconds