Searched refs:code_bit (Results 1 – 1 of 1) sorted by relevance
293 int code_bit(int idx, int bit) in code_bit() function359 if (state[walk].state[code_bit(n, m)] != 0xffff) { in main()361 walk = state[walk].state[code_bit(n, m)]; in main()367 state[walk].state[code_bit(n, m)] = next; in main()484 walk = lextable_decode(walk, code_bit(n, m)); in main()