Home
last modified time | relevance | path

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

/php-src/ext/ffi/
H A Dffi.c1759 zend_ffi_type *type1 = ZEND_FFI_TYPE(cdata1->type); in zend_ffi_cdata_compare_objects() local
1857 zend_ffi_type *type1 = ZEND_FFI_TYPE(cdata1->type); in zend_ffi_cdata_do_operation() local
2217 static bool zend_ffi_is_same_type(zend_ffi_type *type1, zend_ffi_type *type2) /* {{{ */ in zend_ffi_is_same_type()
2261 zend_ffi_type *type1 = ZEND_FFI_TYPE(ctype1->type); in zend_ffi_ctype_compare_objects() local
4391 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
4446 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
/php-src/ext/opcache/jit/ir/
H A Dir.c1788 …check_partial_aliasing(const ir_ctx *ctx, ir_ref addr1, ir_ref addr2, ir_type type1, ir_type type2)

Completed in 30 milliseconds