u_spcl
} u_spcl;
#define spcl u_spcl.s_spcl
bcopy(dp, *(nextblock)++, sizeof (union u_spcl));
union u_spcl *ntb, *otb;
ntb = (union u_spcl *)twp->tblock[1];
otb = (union u_spcl *)wp->tblock;
ntb = (union u_spcl *)twp->tblock;
*((union u_spcl *)twp->tblock) = *ntb;
ntb = (union u_spcl *)twp->tblock[1];
union u_spcl u_spcl; /* mapping of variables in a control block */
cnt = sizeof(union u_spcl) / (4 * sizeof(int32_t));
j = sizeof(union u_spcl) / sizeof(int);
j = sizeof(union u_spcl) / sizeof(int);
union u_spcl tmpspcl;
static union u_spcl endoftapemark;
union u_spcl u_spcl; /* mapping of variables in a control block */