fill_contiguous_space 316 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, E)); fill_contiguous_space 318 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, SE)); fill_contiguous_space 320 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, SW)); fill_contiguous_space 322 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, W)); fill_contiguous_space 324 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, NW)); fill_contiguous_space 326 test/bench/shootout/meteor-contest.c fill_contiguous_space(board, shift(index, NE)); fill_contiguous_space 347 test/bench/shootout/meteor-contest.c fill_contiguous_space(temp_board, i);