Searched refs:_PACKED (Results 1 - 2 of 2) sorted by relevance

/external/fio/crc/
H A Dxxhash.c71 # define _PACKED __attribute__ ((packed)) macro
73 # define _PACKED macro
84 typedef struct _uint32_t_S { uint32_t v; } _PACKED uint32_t_S;
/external/lz4/lib/
H A Dxxhash.c122 # define _PACKED __attribute__ ((packed)) macro
124 # define _PACKED macro
138 } _PACKED U32_S;
142 } _PACKED U64_S;

Completed in 69 milliseconds