Home
last modified time | relevance | path

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

/freebsd/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/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/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/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/contrib/ntp/ntpd/
H A Dntp_parser.c1260 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1272 # ifndef YYCOPY
1274 # define YYCOPY(Dst, Src, Count) \
1277 # define YYCOPY(Dst, Src, Count) \
1262 # define YYCOPY( global() macro
1265 # define YYCOPY( global() macro
/freebsd/contrib/unbound/util/
H A Dconfigparser.c1182 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1194 # ifndef YYCOPY
1196 # define YYCOPY(Dst, Src, Count) \ macro
1199 # define YYCOPY(Dst, Src, Count) \ macro