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

/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c364 # ifndef YYCOPY
366 # define YYCOPY(To, From, Count) \ macro
369 # define YYCOPY(To, From, Count) \ macro
389 YYCOPY (&yyptr->Stack, Stack, yysize); \
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c512 # ifndef YYCOPY
514 # define YYCOPY(To, From, Count) \ macro
517 # define YYCOPY(To, From, Count) \ macro
537 YYCOPY (&yyptr->Stack, Stack, yysize); \
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c355 # ifndef YYCOPY
357 # define YYCOPY(To, From, Count) \ macro
360 # define YYCOPY(To, From, Count) \ macro
380 YYCOPY (&yyptr->Stack, Stack, yysize); \
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c502 # ifndef YYCOPY
504 # define YYCOPY(To, From, Count) \ macro
507 # define YYCOPY(To, From, Count) \ macro
527 YYCOPY (&yyptr->Stack, Stack, yysize); \
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c808 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
820 # ifndef YYCOPY
822 # define YYCOPY(Dst, Src, Count) \ macro
825 # define YYCOPY(Dst, Src, Count) \ macro

Completed in 187 milliseconds