Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/contrib/ntp/ntpd/
H A Dntp_parser.c1260 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1261 Stack = &yyptr->Stack_alloc; \
1263 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
2269 union yyalloc *yyptr = in yyparse()
2272 if (! yyptr) in yyparse()
/freebsd-14.2/contrib/unbound/util/
H A Dconfigparser.c1182 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1183 Stack = &yyptr->Stack_alloc; \
1185 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
2884 union yyalloc *yyptr = in yyparse()
2887 if (! yyptr) in yyparse()