Searched refs:highbit (Results 1 – 5 of 5) sorted by relevance
1131 bfd_vma highbit; local1135 highbit = 1 << 24;1139 highbit = 0;1145 | highbit
1123 bfd_vma highbit; local1127 highbit = 1 << 24;1131 highbit = 0;1137 | highbit
617 being UTF-8 if the first highbit byte sequence in the file seems651 the first highbit657 UTF-8, and all highbit sequences in the file should be assumed to666 In the unlikely circumstance that the first highbit669 by prefacing that line with a comment line containing a highbit671 of simply "#", an e-acute, and any non-highbit byte,
1213 unsigned int highbit = 8 * sizeof(UV); in PP() local1216 highbit -= diff; in PP()1217 if (baseuv >> highbit) { in PP()1218 highbit += diff; in PP()1222 if (power * highbit <= 8 * sizeof(UV)) { in PP()
2135 valueT highbit; in s_arm_rel31() local2137 highbit = 0; in s_arm_rel31()2139 highbit = 0x80000000; in s_arm_rel31()2161 md_number_to_chars (p, highbit, 4); in s_arm_rel31()