Searched defs:hi (Results 1 – 8 of 8) sorted by relevance
37 uint64_t hi; member
128 int hi, lo, mid; in android_lookupEventTag() local
260 uint32_t hi = ab>>32; in slow_muldiv() local
1503 horz_iterator32 hi(c); in scanline_t32cb16blend_dither() local2212 horz_iterator32 hi(c); in scanline_t32cb16blend_srca() local
182 int32_t hi; in gglMulii() member442 int32_t hi; in gglMulii() member
167 block hi = _mm_load_si128((__m128i*)(KtopStr + 0)); /* hi = B A */ in gen_offset() local207 vector unsigned hi = *(vector unsigned*)(KtopStr + 0); in gen_offset() local257 uint64x2_t hi = *(uint64x2_t*)(KtopStr + 0); /* hi = A B */ in gen_offset() local
243 inline int hi(int c) const { return format.c[c].h; } in hi() function
959 static u_int argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()