Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h1023 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; member
1027 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; in XXH_read32() member
1618 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64; member
1622 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; in XXH_read64() member

Completed in 27 milliseconds