countLeadingZerosHigh  165 arch/sh/kernel/cpu/sh4/softfloat.c 	static const int8 countLeadingZerosHigh[] = {
countLeadingZerosHigh  194 arch/sh/kernel/cpu/sh4/softfloat.c 	shiftCount += countLeadingZerosHigh[a >> 24];