Home
last modified time | relevance | path

Searched refs:u64 (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/ffi/
H A Dffi.c7121 val->u64 = val->u64 OP op2->u64; \
7123 val->u64 = val->u64 OP op2->i64; \
7125 val->u64 = val->u64 OP op2->i64; \
7130 val->u64 = val->u64 OP op2->ch; \
7166 val->u64 = val->ch OP op2->u64; \
7187 val->u64 = val->u64 OP op2->u64; \
7189 val->u64 = val->u64 OP op2->i64; \
7191 val->u64 = val->u64 OP op2->i64; \
7195 val->u64 = val->u64 OP op2->ch; \
7593 val->u64 = -val->u64;
[all …]
H A Dphp_ffi.h198 uint64_t u64; member
/PHP-8.3/sapi/fpm/fpm/events/
H A Depoll.c163 e.data.u64 = 0; in fpm_event_epoll_add()
/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
2352 return ((const xxh_unalign64*)ptr)->u64; in XXH_read64()
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic38353 # Size is stored in bytes in a big-endian u64.
H A Dmagic私はガラスを食べられます38353 # Size is stored in bytes in a big-endian u64.

Completed in 226 milliseconds