Home
last modified time | relevance | path

Searched refs:DEBUG_LAST (Results 1 – 8 of 8) sorted by relevance

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dgame.h41 DEBUG_LAST enumerator
195 bool debug[DEBUG_LAST];
H A Dgame.c367 for (i = 0; i < DEBUG_LAST; i++) { in game_defaults()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dgame.h41 DEBUG_LAST enumerator
195 bool debug[DEBUG_LAST];
H A Dgame.c367 for (i = 0; i < DEBUG_LAST; i++) { in game_defaults()
/dports/misc/otter/otter-3.3f/source/
H A Dcos.h238 DEBUG_LAST, /* turn debugging off */ enumerator
H A Doptions.c556 Parms[DEBUG_LAST].name = "debug_last"; in init_options()
557 Parms[DEBUG_LAST].val = -1; in init_options()
558 Parms[DEBUG_LAST].min = -1; in init_options()
559 Parms[DEBUG_LAST].max = MAX_INT; in init_options()
H A Dclause.c68 if ( (c->id == (Parms[DEBUG_LAST].val + 1)) && Flags[VERY_VERBOSE].val) in assign_cl_id()
/dports/misc/otter/otter-3.3f/
H A DChangelog187 DEBUG_LAST