Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.h365 typedef ZEND_SET_ALIGNED(1, uint64_t unaligned_uint64_t); typedef
371 do { *((unaligned_uint64_t *)cp) = (uint64_t)(x); cp+=8; } while (0)

Completed in 5 milliseconds