Home
last modified time | relevance | path

Searched refs:minimum_object_ptr (Results 1 – 2 of 2) sorted by relevance

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/hud/
H A Dhudtarget.cpp1298 object *minimum_object_ptr, *maximum_object_ptr, *nearest_object_ptr; in select_next_target_by_distance() local
1299 minimum_object_ptr = maximum_object_ptr = nearest_object_ptr = NULL; in select_next_target_by_distance()
1382 minimum_object_ptr = prospective_victim_ptr; in select_next_target_by_distance()
1414 if (minimum_object_ptr != NULL) { in select_next_target_by_distance()
1415 nearest_object_ptr = minimum_object_ptr; in select_next_target_by_distance()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/hud/
H A Dhudtarget.cpp1299 object *minimum_object_ptr, *maximum_object_ptr, *nearest_object_ptr; in select_next_target_by_distance() local
1300 minimum_object_ptr = maximum_object_ptr = nearest_object_ptr = NULL; in select_next_target_by_distance()
1373 minimum_object_ptr = prospective_victim_ptr; in select_next_target_by_distance()
1404 if ( minimum_object_ptr != NULL ) { in select_next_target_by_distance()
1405 nearest_object_ptr = minimum_object_ptr; in select_next_target_by_distance()