Home
last modified time | relevance | path

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

/PHP-8.2/ext/ffi/
H A Dffi.c7050 val->u64 = val->u64 OP op2->u64; \
7052 val->u64 = val->u64 OP op2->i64; \
7054 val->u64 = val->u64 OP op2->i64; \
7059 val->u64 = val->u64 OP op2->ch; \
7095 val->u64 = val->ch OP op2->u64; \
7116 val->u64 = val->u64 OP op2->u64; \
7118 val->u64 = val->u64 OP op2->i64; \
7120 val->u64 = val->u64 OP op2->i64; \
7124 val->u64 = val->u64 OP op2->ch; \
7522 val->u64 = -val->u64;
[all …]
H A Dphp_ffi.h198 uint64_t u64; member
/PHP-8.2/sapi/fpm/fpm/events/
H A Depoll.c163 e.data.u64 = 0; in fpm_event_epoll_add()
/PHP-8.2/ext/hash/xxhash/
H A Dxxhash.h2316 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) unalign64; member
2320 typedef union { xxh_u32 u32; xxh_u64 u64; } __attribute__((packed)) xxh_unalign64; in XXH_read64() member
2321 return ((const xxh_unalign64*)ptr)->u64; in XXH_read64()
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic33149 # Size is stored in bytes in a big-endian u64.
H A Dmagic私はガラスを食べられます33149 # Size is stored in bytes in a big-endian u64.

Completed in 249 milliseconds