Searched refs:GET_OBJ_BUCKET_NUMBER (Results 1 – 2 of 2) sorted by relevance
32 #define GET_OBJ_BUCKET_NUMBER(o) (((zend_intptr_t)(o)) >> 1) macro
148 …EG(objects_store).free_list_head = GET_OBJ_BUCKET_NUMBER(EG(objects_store).object_buckets[handle]); in zend_objects_store_put()
Completed in 6 milliseconds