Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/dynasm/
H A Ddasm_x86.h364 typedef ZEND_SET_ALIGNED(1, unsigned int unaligned_int); typedef
369 do { *((unaligned_int *)cp) = (unsigned int)(x); cp+=4; } while (0)

Completed in 6 milliseconds