Searched refs:tmp_lset (Results 1 – 1 of 1) sorted by relevance
81 static int *tmp_lset; variable171 tmp_lset = (int *) in mktbls()173 if (tmp_lset == NULL) in mktbls()187 lkst[i].lset = tmp_lset + TBITSET * i; in mktbls()188 tmp_lset = NULL; in mktbls()193 tmp_lset = (int *) in mktbls()195 if (tmp_lset == NULL) in mktbls()200 wsets[i].ws.lset = tmp_lset + TBITSET * i; in mktbls()201 tmp_lset = NULL; in mktbls()1185 tmp_lset = (int *) in exp_lkst()[all …]