Home
last modified time | relevance | path

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

/dports/games/fargoal/fargoal/src/
H A Dplayer.c200 int got_stuff = 0; in player_won() local
205 got_stuff = 1; in player_won()
209 if (got_stuff) in player_won()
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmtinfo.c419 bool got_stuff = false, first_data_record, give_r_string = false, save_t; in GMT_gmtinfo() local
818 got_stuff = true; /* We have at least reported something */ in GMT_gmtinfo()
969 if (!got_stuff) GMT_Report (API, GMT_MSG_ERROR, "No input data found!\n"); in GMT_gmtinfo()