Searched refs:u_spcl (Results 1 – 4 of 4) sorted by relevance
60 union u_spcl u_spcl; /* mapping of variables in a control block */ variable164 *(union u_spcl *)(*(nextblock)++) = *(union u_spcl *)dp; in writerec()453 union u_spcl *ntb, *otb; in rollforward()455 ntb = (union u_spcl *)tslp->tblock[1]; in rollforward()465 otb = (union u_spcl *)slp->tblock; in rollforward()519 ntb = (union u_spcl *)tslp->tblock; in rollforward()526 *((union u_spcl *)tslp->tblock) = *ntb; in rollforward()527 ntb = (union u_spcl *)tslp->tblock[1]; in rollforward()
722 cnt = sizeof(union u_spcl) / (4 * sizeof(int32_t)); in writeheader()
69 extern union u_spcl { union119 } u_spcl; variable120 #define spcl u_spcl.s_spcl
66 static union u_spcl endoftapemark;82 union u_spcl u_spcl; /* mapping of variables in a control block */ variable228 j = sizeof(union u_spcl) / sizeof(int); in setup()285 union u_spcl tmpspcl; in getvol()1260 j = sizeof(union u_spcl) / sizeof(int); in checksum()