Searched refs:spread_space (Results 1 – 3 of 3) sorted by relevance
89 virtual void spread_space(int *, hunits *);192 void spread_space(int *, hunits *);
3208 void node::spread_space(int*, hunits*) in spread_space() function in node3212 void space_node::spread_space(int *n_spaces, hunits *desired_space) in spread_space() function in space_node
2066 tem->spread_space(&nspaces, &desired_space); in distribute_space()