Searched refs:in_stack (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/compress/
H A Dcompress.c1450 stack_top = in_stack((htabof(sorttab[i])>>maxbits)&0xff,
1455 stack_top = in_stack(htabof(sorttab[ent]) >> maxbits,
1458 stack_top = in_stack(ent, stack_top);
1477 stack_top = in_stack(tab_suffixof(ent), stack_top);
1486 in_stack(c, stack_top) function

Completed in 117 milliseconds