Home
last modified time | relevance | path

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

/src/crypto/krb5/src/lib/krb5/krb/
H A Ddeltat.c554 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
555 Stack = &yyptr->Stack_alloc; \
557 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
1097 union yyalloc *yyptr = in yyparse()
1100 if (! yyptr) in yyparse()
/src/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)
/src/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)
/src/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)
/src/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()
/src/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()
/src/contrib/unbound/util/
H A Dconfigparser.c1208 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
1209 Stack = &yyptr->Stack_alloc; \
1211 yyptr += yynewbytes / YYSIZEOF (*yyptr); \
2893 union yyalloc *yyptr = in yyparse()
2896 if (! yyptr) in yyparse()