Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/dynasm/
H A Ddasm_x86.h376 typedef ZEND_SET_ALIGNED(1, unsigned short unaligned_short); typedef
380 do { *((unaligned_short *)cp) = (unsigned short)(x); cp+=2; } while (0)

Completed in 6 milliseconds