Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/com_err/
HDparse.c389 YYCOPY (&yyptr->Stack, Stack, yysize); \
390 Stack = &yyptr->Stack; \
392 yyptr += yynewbytes / sizeof (*yyptr); \
1256 union yyalloc *yyptr = local
1258 if (! yyptr)
/NextBSD/contrib/ofed/libsdp/src/
HDconfig_parser.c488 YYCOPY (&yyptr->Stack, Stack, yysize); \
489 Stack = &yyptr->Stack; \
491 yyptr += yynewbytes / sizeof (*yyptr); \
1388 union yyalloc *yyptr = local
1390 if (! yyptr)
/NextBSD/contrib/gdb/gdb/
HDada-exp.c379 YYCOPY (&yyptr->Stack, Stack, yysize); \
380 Stack = &yyptr->Stack; \
382 yyptr += yynewbytes / sizeof (*yyptr); \
1383 union yyalloc *yyptr = local
1385 if (! yyptr)
HDm2-exp.c369 YYCOPY (&yyptr->Stack, Stack, yysize); \
370 Stack = &yyptr->Stack; \
372 yyptr += yynewbytes / sizeof (*yyptr); \
1318 union yyalloc *yyptr = local
1320 if (! yyptr)
HDf-exp.c348 YYCOPY (&yyptr->Stack, Stack, yysize); \
349 Stack = &yyptr->Stack; \
351 yyptr += yynewbytes / sizeof (*yyptr); \
1198 union yyalloc *yyptr = local
1200 if (! yyptr)
HDjv-exp.c339 YYCOPY (&yyptr->Stack, Stack, yysize); \
340 Stack = &yyptr->Stack; \
342 yyptr += yynewbytes / sizeof (*yyptr); \
1257 union yyalloc *yyptr = local
1259 if (! yyptr)
HDp-exp.c352 YYCOPY (&yyptr->Stack, Stack, yysize); \
353 Stack = &yyptr->Stack; \
355 yyptr += yynewbytes / sizeof (*yyptr); \
1172 union yyalloc *yyptr = local
1174 if (! yyptr)
HDc-exp.c362 YYCOPY (&yyptr->Stack, Stack, yysize); \
363 Stack = &yyptr->Stack; \
365 yyptr += yynewbytes / sizeof (*yyptr); \
1380 union yyalloc *yyptr = local
1382 if (! yyptr)
HDobjc-exp.c366 YYCOPY (&yyptr->Stack, Stack, yysize); \
367 Stack = &yyptr->Stack; \
369 yyptr += yynewbytes / sizeof (*yyptr); \
1362 union yyalloc *yyptr = local
1364 if (! yyptr)
/NextBSD/crypto/heimdal/lib/sl/
HDslc-gram.c380 YYCOPY (&yyptr->Stack, Stack, yysize); \
381 Stack = &yyptr->Stack; \
383 yyptr += yynewbytes / sizeof (*yyptr); \
1230 union yyalloc *yyptr = local
1232 if (! yyptr)
/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.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()
/NextBSD/crypto/heimdal/lib/asn1/
HDasn1parse.c537 YYCOPY (&yyptr->Stack, Stack, yysize); \
538 Stack = &yyptr->Stack; \
540 yyptr += yynewbytes / sizeof (*yyptr); \
1648 union yyalloc *yyptr = local
1650 if (! yyptr)
/NextBSD/contrib/ntp/ntpd/
HDntp_parser.c769 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
770 Stack = &yyptr->Stack_alloc; \
772 yyptr += yynewbytes / sizeof (*yyptr); \
1964 union yyalloc *yyptr = in yyparse() local
1966 if (! yyptr) in yyparse()