Searched refs:tab1 (Results 1 – 4 of 4) 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()
34 ${browser_ID}= Open Browser ${bmc_url} alias=tab138 Switch Browser tab1
239 const uint32_t * const tab1 = tab0 + 256*(l+1); in encode_bch() local240 const uint32_t * const tab2 = tab1 + 256*(l+1); in encode_bch()282 p1 = tab1 + (l+1)*((w >> 8) & 0xff); in encode_bch()
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()