Searched refs:boost_cont_multialloc_segmented_malloc_size (Results 1 – 1 of 1) sorted by relevance
995 size_t boost_cont_multialloc_segmented_malloc_size; in internal_multialloc_arrays() local1007 boost_cont_multialloc_segmented_malloc_size = INTERNAL_MULTIALLOC_DEFAULT_CONTIGUOUS_MEM; in internal_multialloc_arrays()1010 boost_cont_multialloc_segmented_malloc_size = MAX_REQUEST + CHUNK_OVERHEAD; in internal_multialloc_arrays()1018 boost_cont_multialloc_segmented_malloc_size = element_size*contiguous_elements; in internal_multialloc_arrays()1044 … if(((boost_cont_multialloc_segmented_malloc_size - CHUNK_OVERHEAD) - accum_size) < reqsize){ in internal_multialloc_arrays()