Home
last modified time | relevance | path

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

/php-src/ext/dom/lexbor/lexbor/core/
H A Ddtoa.c242 uint32_t u32; in lexbor_write_exponent() local
/php-src/ext/hash/xxhash/
H A Dxxhash.h1704 typedef union { xxh_u32 u32; } __attribute__((packed)) unalign; member
1708 typedef union { xxh_u32 u32; } __attribute__((packed)) xxh_unalign; in XXH_read32() member
2347 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 26 milliseconds