Home
last modified time | relevance | path

Searched defs:a32 (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dfast_idiv_by_const_test.cpp94 uint32_t a32[2] = { (uint32_t)a, (uint32_t)(a >> 32) }; in umul_add_high() local
118 uint32_t a32[4] = { in smul_high() local
/hardware/google/gfxstream/guest/mesa/src/util/
Dsoftfloat.c798 uint32_t a32, a0, b32, b0; in _mesa_softfloat_mul_f64_to_f128_m() local
Ddbghelp.h186 static __inline void Address32To64(LPADDRESS a32,LPADDRESS64 a64) { in Address32To64()
192 static __inline void Address64To32(LPADDRESS64 a64,LPADDRESS a32) { in Address64To32()