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

/linux-4.4.14/lib/lz4/
H A Dlz4defs.h26 typedef struct _U64_S { u64 v; } U64_S; typedef in typeref:struct:_U64_S
33 #define A64(x) (((U64_S *)(x))->v)

Completed in 41 milliseconds