Home
last modified time | relevance | path

Searched defs:dst_type (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/ir/
H A Dir_fold.h2323 ir_type dst_type = IR_OPT_TYPE(opt); in IR_FOLD() local
2340 ir_type dst_type = IR_OPT_TYPE(opt); in IR_FOLD() local
2375 ir_type dst_type = IR_OPT_TYPE(opt); in IR_FOLD() local
/php-src/ext/ffi/
H A Dffi.c273 static bool zend_ffi_func_ptr_are_compatible(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {… in zend_ffi_func_ptr_are_compatible()
316 static bool zend_ffi_is_compatible_type(zend_ffi_type *dst_type, zend_ffi_type *src_type) /* {{{ */ in zend_ffi_is_compatible_type()

Completed in 29 milliseconds