Home
last modified time | relevance | path

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

/PHP-8.1/ext/ffi/
H A Dffi.c7023 val->u64 = val->u64 OP op2->u64; \
7025 val->u64 = val->u64 OP op2->i64; \
7027 val->u64 = val->u64 OP op2->i64; \
7032 val->u64 = val->u64 OP op2->ch; \
7068 val->u64 = val->ch OP op2->u64; \
7089 val->u64 = val->u64 OP op2->u64; \
7091 val->u64 = val->u64 OP op2->i64; \
7093 val->u64 = val->u64 OP op2->i64; \
7097 val->u64 = val->u64 OP op2->ch; \
7495 val->u64 = -val->u64;
[all …]
H A Dphp_ffi.h198 uint64_t u64; member
/PHP-8.1/sapi/fpm/fpm/events/
H A Depoll.c163 e.data.u64 = 0; in fpm_event_epoll_add()
/PHP-8.1/ext/hash/xxhash/
H A Dxxhash.h1618 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
1623 return ((const xxh_unalign64*)ptr)->u64; in XXH_read64()
/PHP-8.1/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 192 milliseconds