Searched refs:tab1 (Results 1 – 2 of 2) sorted by relevance
122 char copy[BUFSIZE], *s, *tab1, *tab2; in main() local135 tab1 = strchr(copy, '\t'); in main()136 if (!tab1) in main()138 s = tab1 + 1; in main()
216 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() local217 const uint32_t * const tab2 = tab1 + 256*(l+1); in bch_encode()268 p1 = tab1 + (l+1)*((w >> 8) & 0xff); in bch_encode()