Home
last modified time | relevance | path

Searched refs:Dst (Results 1 – 1 of 1) sorted by relevance

/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_parser.c430 # define YYCOPY(Dst, Src, Count) \ argument
431 __builtin_memcpy (Dst, Src, (Count) * sizeof (*(Src)))
433 # define YYCOPY(Dst, Src, Count) \ argument
438 (Dst)[yyi] = (Src)[yyi]; \

Completed in 9 milliseconds