zend_mm_low_bit 1079 Zend/zend_alloc.c if (zend_mm_low_bit(block_size) != zend_mm_high_bit(block_size)) { zend_mm_low_bit 1202 Zend/zend_alloc.c if (zend_mm_low_bit(seg_size) != zend_mm_high_bit(seg_size)) { zend_mm_low_bit 1871 Zend/zend_alloc.c best_fit = p = heap->large_free_buckets[index + zend_mm_low_bit(bitmap)]; zend_mm_low_bit 1925 Zend/zend_alloc.c index += zend_mm_low_bit(bitmap);