Searched refs:tmp_lset (Results 1 – 1 of 1) sorted by relevance
79 static int *tmp_lset; variable170 tmp_lset = (int *) in mktbls()172 if (tmp_lset == NULL) in mktbls()186 lkst[i].lset = tmp_lset + TBITSET * i; in mktbls()187 tmp_lset = NULL; in mktbls()192 tmp_lset = (int *) in mktbls()194 if (tmp_lset == NULL) in mktbls()199 wsets[i].ws.lset = tmp_lset + TBITSET * i; in mktbls()200 tmp_lset = NULL; in mktbls()1174 tmp_lset = (int *) in exp_lkst()[all …]