Searched defs:high (Results 1 – 6 of 6) sorted by relevance
112 #define SIP_ULL(high, low) ((((uint64_t)high) << 32) | (low)) argument
449 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipWhitespace_SIMD() local485 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipWhitespace_SIMD() local1262 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanCopyUnescapedString() local1332 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanCopyUnescapedString() local1388 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in SkipUnescapedString() local
673 uint64_t high = vgetq_lane_u64(vreinterpretq_u64_u8(x), 1); // extract in ScanWriteUnescapedString() local
189 int32_t high = int32_t(frames->count) - 1; in _bsearch() local
200 int high = (int)(size >> 32); in tlsf_fls_sizet() local
1762 stbtt_int32 low, high; local