Searched refs:tloc (Results 1 – 3 of 3) sorted by relevance
405 t->tloc = n; /* table entry mod 1000 */ in rtrav()423 if (t->tloc <= 300) in twrite()424 speak(<ext[t->tloc]); in twrite()426 if (t->tloc <= 500) in twrite()427 printf("special code %d\n", t->tloc - 300); in twrite()429 rspeak(t->tloc - 500); in twrite()
198 newloc = kk->tloc; in fdwarf()343 ll2 = tkk->tloc; in march()376 if (tkk->tloc != ll2 || tkk->conditions != ll1) in march()399 ll = tkk->tloc; in mback()407 if (forced(ll) && k == j->tloc) in mback()
110 int tloc; /* n in writeup (newloc % 1000) */ member