tab1              122 arch/x86/tools/insn_decoder_test.c 		char copy[BUFSIZE], *s, *tab1, *tab2;
tab1              135 arch/x86/tools/insn_decoder_test.c 		tab1 = strchr(copy, '\t');
tab1              136 arch/x86/tools/insn_decoder_test.c 		if (!tab1)
tab1              138 arch/x86/tools/insn_decoder_test.c 		s = tab1 + 1;
tab1              199 lib/bch.c      	const uint32_t * const tab1 = tab0 + 256*(l+1);
tab1              200 lib/bch.c      	const uint32_t * const tab2 = tab1 + 256*(l+1);
tab1              245 lib/bch.c      		p1 = tab1 + (l+1)*((w >>  8) & 0xff);