Searched defs:A32 (Results 1 – 3 of 3) sorted by relevance
111 #define FALIGN(A32,A64) { .a32 = (A32), .a64 = (A64) } argument
158 static __inline U32 A32(const void * x) in A32() function
290 #define A32(x) (((U32_S *)(x))->v) macro