Searched refs:swt (Results 1 – 5 of 5) sorted by relevance
217 struct swtab *swt; local259 for (swt = swtab; swt->st_osize; swt++)260 if (size <= swt->st_osize)263 swt->st_inuse++;264 swt->st_usecnt++;267 swp->sw_bsize = swt->st_bsize;278 swt->st_inuse--;279 swt->st_usecnt--;325 struct swtab *swt; local345 for (swt = swtab; swt->st_osize; swt++)[all …]
454 swt: in cpyact()487 goto swt; in cpyact()491 goto swt; in cpyact()504 if( c != '*' ) goto swt; in cpyact()
743 swt: in cpyact()797 goto swt; in cpyact()801 goto swt; in cpyact()812 if( c != '*' ) goto swt; in cpyact()
1160 decode_option (swt, arg) in decode_option() argument1161 register char *swt, *arg; in decode_option()1164 if (! strcmp (swt + 1, "Bstatic"))1166 if (! strcmp (swt + 1, "Ttext"))1172 if (! strcmp (swt + 1, "Tdata"))1178 if (! strcmp (swt + 1, "noinhibit-exec"))1184 if (swt[2] != 0)1185 arg = &swt[2];1187 switch (swt[1])1298 register symbol *sp = getsym (&swt[2]);[all …]
320 swt: in cpyact()354 if( c != '*' ) goto swt; in cpyact()