Home
last modified time | relevance | path

Searched defs:type2 (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/ffi/
H A Dffi.c1760 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_compare_objects() local
1870 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
1907 zend_ffi_type *type2 = ZEND_FFI_TYPE(cdata2->type); in zend_ffi_cdata_do_operation() local
2216 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 *type2 = ZEND_FFI_TYPE(ctype2->type); in zend_ffi_ctype_compare_objects() local
4389 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
4444 zend_ffi_type *type1, *type2; in ZEND_METHOD() local
/PHP-8.2/ext/opcache/jit/ir/
H A Dir.c1676 …check_partial_aliasing(const ir_ctx *ctx, ir_ref addr1, ir_ref addr2, ir_type type1, ir_type type2) in ir_check_partial_aliasing()
1739 ir_type type2 = ctx->ir_base[insn->op3].type; in ir_find_aliasing_load() local
2459 ir_type type2; in _ir_STORE() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit_ir.c11284 ir_ref if_refcounted, if_reference, if_refcounted2, ptr, val2, ptr2, type2; local

Completed in 74 milliseconds