Home
last modified time | relevance | path

Searched defs:stack_segment_linkage (Results 1 – 1 of 1) sorted by relevance

/third_party/backends/lib/
Dalloca.c249 struct stack_segment_linkage struct
251 long ss[0200]; /* 0200 overflow words. */
252 long sssize:32; /* Number of words in this segment. */
253 long ssbase:32; /* Offset to stack base. */
255 long sspseg:32; /* Offset to linkage control of previous
258 long sstcpt:32; /* Pointer to task common address block. */
259 long sscsnm; /* Private control structure number for
261 long ssusr1; /* Reserved for user. */
262 long ssusr2; /* Reserved for user. */
263 long sstpid; /* Process ID for pid based multi-tasking. */
[all …]