Lines Matching defs:idx
226 zend_ulong idx; in zend_jit_symtable_find() local
249 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()
265 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_rw(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_rw()
278 static zval* ZEND_FASTCALL zend_jit_hash_index_lookup_w(HashTable *ht, zend_long idx) in zend_jit_hash_index_lookup_w()
334 zend_ulong idx; in zend_jit_symtable_lookup_rw() local
388 zend_ulong idx; in zend_jit_symtable_lookup_w() local
1668 uintptr_t idx; in zend_jit_fetch_global_helper() local
1826 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_r_dynamic() local
1847 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_r_dynamic() local
1884 intptr_t idx = ZEND_DECODE_DYN_PROP_OFFSET(prop_offset); in zend_jit_fetch_obj_is_dynamic() local
1905 intptr_t idx = (char*)retval - (char*)zobj->properties->arData; in zend_jit_fetch_obj_is_dynamic() local