Home
last modified time | relevance | path

Searched refs:shift (Results 26 – 28 of 28) sorted by relevance

12

/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c872 #define OFFSET_CHECK(imm, shift) (!(argw & ~(imm << shift))) argument
/PHP-7.4/ext/ffi/
H A Dffi.c604 uint64_t shift = 64 - (field->bits % 64); in zend_ffi_bit_field_to_zval() local
605 if (shift != 0) { in zend_ffi_bit_field_to_zval()
606 val = (int64_t)(val << shift) >> shift; in zend_ffi_bit_field_to_zval()
/PHP-7.4/build/
H A Dlibtool.m4422 shift
436 shift

Completed in 57 milliseconds

12