Searched refs:Dst (Results 1 – 1 of 1) sorted by relevance
818 # define YYCOPY(Dst, Src, Count) \ argument819 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))821 # define YYCOPY(Dst, Src, Count) \ argument826 (Dst)[yyi] = (Src)[yyi]; \