Home
last modified time | relevance | path

Searched refs:Stack (Results 1 – 25 of 242) sorted by relevance

12345678910

/netbsd/src/external/mit/expat/dist/examples/
Delement_declarations.c64 } Stack; typedef
66 static Stack *
67 stackPushMalloc(Stack *stackTop, const XML_Content *model, unsigned level) { in stackPushMalloc()
68 Stack *const newStackTop = malloc(sizeof(Stack)); in stackPushMalloc()
78 static Stack *
79 stackPopFree(Stack *stackTop) { in stackPopFree()
80 Stack *const newStackTop = stackTop->prev; in stackPopFree()
146 Stack *stackTop = stackPushMalloc(NULL, root, 1); in dumpContentModel()
160 Stack *const newStackTop in dumpContentModel()
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dmpls-traceroute-v.out9 MPLS Stack Entry Object (1), Class-Type: 1, length 8
19 MPLS Stack Entry Object (1), Class-Type: 1, length 8
29 MPLS Stack Entry Object (1), Class-Type: 1, length 8
39 MPLS Stack Entry Object (1), Class-Type: 1, length 8
49 MPLS Stack Entry Object (1), Class-Type: 1, length 8
59 MPLS Stack Entry Object (1), Class-Type: 1, length 8
Dlspping-fec-rsvp-v.out10 Target FEC Stack TLV (1), length: 24
31 Target FEC Stack TLV (1), length: 24
52 Target FEC Stack TLV (1), length: 24
73 Target FEC Stack TLV (1), length: 24
94 Target FEC Stack TLV (1), length: 24
Dlspping-fec-ldp-v.out14 Target FEC Stack TLV (1), length: 12
41 Target FEC Stack TLV (1), length: 12
61 Target FEC Stack TLV (1), length: 12
81 Target FEC Stack TLV (1), length: 12
101 Target FEC Stack TLV (1), length: 12
Dlspping-fec-ldp-vv.out14 Target FEC Stack TLV (1), length: 12
43 Target FEC Stack TLV (1), length: 12
65 Target FEC Stack TLV (1), length: 12
87 Target FEC Stack TLV (1), length: 12
109 Target FEC Stack TLV (1), length: 12
Dlspping-fec-rsvp-vv.out10 Target FEC Stack TLV (1), length: 24
35 Target FEC Stack TLV (1), length: 24
60 Target FEC Stack TLV (1), length: 24
85 Target FEC Stack TLV (1), length: 24
110 Target FEC Stack TLV (1), length: 24
Dicmp-cksum-oobr-4.out6 MPLS Stack Entry Object (1), Class-Type: 1, length 8
Dtok2str-oobr-2.out10 Target FEC Stack TLV (1), length: 24
/netbsd/src/external/gpl3/gcc/dist/intl/
Dplural.c453 # define YYSTACK_RELOCATE(Stack) \ argument
457 YYCOPY (&yyptr->Stack, Stack, yysize); \
458 Stack = &yyptr->Stack; \
459 yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAX; \
/netbsd/src/external/bsd/pcc/dist/pcc/arch/nova/
DREADME10 10 Stack pointer
32 Stack pointer points to the last used stack entry, which means:
39 Stack layout:
48 Stack references to zero page are converted to NAMEs, using word addresses.
/netbsd/src/crypto/external/cpl/trousers/dist/dist/
Dtrousers.spec.in15 Summary: Implementation of the TCG's Software Stack v1.1 Specification
28 TrouSerS is an implementation of the Trusted Computing Group's Software Stack
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/com_err/
Dparse.c533 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
537 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
538 Stack = &yyptr->Stack_alloc; \
539 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
/netbsd/src/external/gpl3/binutils/dist/binutils/
Darparse.c562 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
566 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
567 Stack = &yyptr->Stack_alloc; \
568 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
Dsysinfo.c504 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
508 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
509 Stack = &yyptr->Stack_alloc; \
510 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
Dmcparse.c578 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
582 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
583 Stack = &yyptr->Stack_alloc; \
584 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
Ddefparse.c591 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
595 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
596 Stack = &yyptr->Stack_alloc; \
597 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
/netbsd/src/crypto/external/cpl/trousers/dist/dist/fedora/
Dtrousers.spec.in9 Summary: Implementation of the TCG's Software Stack v1.1 Specification
27 TrouSerS is an implementation of the Trusted Computing Group's Software Stack
/netbsd/src/sys/arch/evbmips/conf/
Dfiles.octeon12 # Stack-less Just-In-Time compiler
Dfiles.adm512022 # Stack-less Just-In-Time compiler
/netbsd/src/external/gpl3/binutils/dist/gas/
Ditbl-parse.c761 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
765 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
766 Stack = &yyptr->Stack_alloc; \
767 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \
/netbsd/src/sys/arch/evbarm/conf/
Dfiles.generic6425 # Stack-less Just-In-Time compiler
Dfiles.generic34 # Stack-less Just-In-Time compiler
/netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/
Dabi67 Stack alignment 8 bytes
71 The IQ2000 Stack
95 Stack Frame
/netbsd/src/sys/external/bsd/sljit/dist/
DREADME2 SLJIT - Stack Less JIT Compiler
/netbsd/src/external/lgpl3/gmp/dist/demos/calc/
Dcalc.c670 # define YYSTACK_RELOCATE(Stack_alloc, Stack) \ argument
674 YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \
675 Stack = &yyptr->Stack_alloc; \
676 yynewbytes = yystacksize * YYSIZEOF (*Stack) + YYSTACK_GAP_MAXIMUM; \

12345678910