Lines Matching defs:idx
164 #define GC_IDX2PTR(idx) (GC_G(buf) + (idx)) argument
167 #define GC_IDX2LIST(idx) ((void*)(uintptr_t)(((idx) * sizeof(void*)) | GC_UNUSED)) argument
326 static zend_always_inline uint32_t gc_compress(uint32_t idx) in gc_compress()
334 static zend_always_inline gc_root_buffer* gc_decompress(zend_refcounted *ref, uint32_t idx) in gc_decompress()
354 uint32_t idx; in gc_fetch_unused() local
373 uint32_t idx; in gc_fetch_next_unused() local
584 uint32_t idx; in gc_possible_root_when_full() local
628 uint32_t idx; in gc_possible_root() local
662 static zend_never_inline void ZEND_FASTCALL gc_remove_compressed(zend_refcounted *ref, uint32_t idx) in gc_remove_compressed()
671 uint32_t idx = GC_REF_ADDRESS(ref); in gc_remove_from_buffer() local
936 uint32_t idx; in gc_compact() local
1131 uint32_t idx; in gc_add_garbage() local
1289 uint32_t idx, end; in gc_collect_roots() local
1437 uint32_t idx, end; in zend_gc_collect_cycles() local