Lines Matching defs:frchain
23 * we make one struct frchain. Each sub-segment has exactly one struct frchain
26 * Struct frchain's are forward chained (in ascending order of sub-segment
33 * (2) Subsegments' frchain-s are (later) chained together in the order in
36 * From each struct frchain dangles a chain of struct frags. The frags
44 struct frchain /* control building of a frag chain */
48 struct frchain *frch_next; /* next in chain of struct frchain-s */
57 typedef struct frchain frchainS;
59 /* Frchain we are assembling into now. That is, the current segment's