Searched defs:uint32_t_S (Results 1 - 1 of 1) sorted by path

/external/fio/crc/
H A Dxxhash.c84 typedef struct _uint32_t_S { uint32_t v; } _PACKED uint32_t_S; typedef in typeref:struct:_uint32_t_S
90 #define A32(x) (((uint32_t_S *)(x))->v)

Completed in 219 milliseconds