floor_to_pow2 381 experiment.cc n = floor_to_pow2(n); floor_to_pow2 395 experiment.cc int B_loc = floor_to_pow2(BB_loc); floor_to_pow2 397 experiment.cc int B_est = floor_to_pow2(BB_est); floor_to_pow2 399 experiment.cc int W_Comb = floor_to_pow2(Comb_cst*n/B_loc); floor_to_pow2 307 generate_graphs.cc int B_loc = floor_to_pow2(BB_loc); floor_to_pow2 309 generate_graphs.cc int B_est = floor_to_pow2(BB_est); floor_to_pow2 311 generate_graphs.cc int W_Comb = floor_to_pow2(Comb_cst*n/B_loc); floor_to_pow2 35 utils.h int floor_to_pow2(double x);