Lines Matching defs:idx
316 zend_ulong idx; in zend_jit_symtable_find() local
339 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw_no_packed(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw_no_packed()
352 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw()
374 zend_ulong idx; in zend_jit_symtable_lookup_rw() local
409 zend_ulong idx; in zend_jit_symtable_lookup_w() local
1855 uintptr_t idx; in zend_jit_fetch_global_helper() local
1960 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_r_dynamic() local
1979 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_r_dynamic() local
2016 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_is_dynamic() local
2035 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_is_dynamic() local
2070 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_r_dynamic_ex() local
2088 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_r_dynamic_ex() local
2122 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_is_dynamic_ex() local
2140 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_is_dynamic_ex() local