Searched refs:yyptr (Results 1 – 13 of 13) sorted by relevance
| /NextBSD/crypto/heimdal/lib/com_err/ |
| HD | parse.c | 389 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/ |
| HD | config_parser.c | 488 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/ |
| HD | ada-exp.c | 379 YYCOPY (&yyptr->Stack, Stack, yysize); \ 380 Stack = &yyptr->Stack; \ 382 yyptr += yynewbytes / sizeof (*yyptr); \ 1383 union yyalloc *yyptr = local 1385 if (! yyptr)
|
| HD | m2-exp.c | 369 YYCOPY (&yyptr->Stack, Stack, yysize); \ 370 Stack = &yyptr->Stack; \ 372 yyptr += yynewbytes / sizeof (*yyptr); \ 1318 union yyalloc *yyptr = local 1320 if (! yyptr)
|
| HD | f-exp.c | 348 YYCOPY (&yyptr->Stack, Stack, yysize); \ 349 Stack = &yyptr->Stack; \ 351 yyptr += yynewbytes / sizeof (*yyptr); \ 1198 union yyalloc *yyptr = local 1200 if (! yyptr)
|
| HD | jv-exp.c | 339 YYCOPY (&yyptr->Stack, Stack, yysize); \ 340 Stack = &yyptr->Stack; \ 342 yyptr += yynewbytes / sizeof (*yyptr); \ 1257 union yyalloc *yyptr = local 1259 if (! yyptr)
|
| HD | p-exp.c | 352 YYCOPY (&yyptr->Stack, Stack, yysize); \ 353 Stack = &yyptr->Stack; \ 355 yyptr += yynewbytes / sizeof (*yyptr); \ 1172 union yyalloc *yyptr = local 1174 if (! yyptr)
|
| HD | c-exp.c | 362 YYCOPY (&yyptr->Stack, Stack, yysize); \ 363 Stack = &yyptr->Stack; \ 365 yyptr += yynewbytes / sizeof (*yyptr); \ 1380 union yyalloc *yyptr = local 1382 if (! yyptr)
|
| HD | objc-exp.c | 366 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/ |
| HD | slc-gram.c | 380 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/ |
| HD | ftpcmd.c | 527 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/ |
| HD | asn1parse.c | 537 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/ |
| HD | ntp_parser.c | 769 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()
|