Home
last modified time | relevance | path

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

/PHP-8.3/ext/ffi/
H A Dphp_ffi.h198 uint64_t u64; member
/PHP-8.3/ext/hash/xxhash/
H A Dxxhash.h2347 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64; member
2351 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; in XXH_read64() member

Completed in 22 milliseconds