Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/heimdal/lib/com_err/
H A Dparse.c389 YYCOPY (&yyptr->Stack, Stack, yysize); \
390 Stack = &yyptr->Stack; \
392 yyptr += yynewbytes / sizeof (*yyptr); \
1256 union yyalloc *yyptr = local
1258 if (! yyptr)
/freebsd-13.1/crypto/heimdal/lib/sl/
H A Dslc-gram.c380 YYCOPY (&yyptr->Stack, Stack, yysize); \
381 Stack = &yyptr->Stack; \
383 yyptr += yynewbytes / sizeof (*yyptr); \
1230 union yyalloc *yyptr = local
1232 if (! yyptr)
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dasn1parse.c537 YYCOPY (&yyptr->Stack, Stack, yysize); \
538 Stack = &yyptr->Stack; \
540 yyptr += yynewbytes / sizeof (*yyptr); \
1648 union yyalloc *yyptr = local
1650 if (! yyptr)
/freebsd-13.1/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c527 YYCOPY (&yyptr->Stack, Stack, yysize); \
528 Stack = &yyptr->Stack; \
530 yyptr += yynewbytes / sizeof (*yyptr); \
1641 union yyalloc *yyptr = in yyparse() local
1643 if (! yyptr) in yyparse()
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_parser.c808 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
809 Stack = &yyptr->Stack_alloc; \
811 yyptr += yynewbytes / sizeof (*yyptr); \
2052 union yyalloc *yyptr = in yyparse() local
2054 if (! yyptr) in yyparse()