Searched refs:round_pow2 (Results 1 – 7 of 7) sorted by relevance
38 round_pow2(80 , next_size_(round_pow2(initial_size))132 next_size_ = round_pow2(n);
37 round_pow2 (int i) { in round_pow2() function
86 rep (tm_new<basic_environment_rep> (round_pow2 (env->n))) { in basic_environment()
105 inline static std::size_t round_pow2(
208 static unsigned long round_pow2(unsigned long num) in round_pow2() function594 new_size = round_pow2(size + 2 * MARKER_SIZE); in gw_check_realloc()