Home
last modified time | relevance | path

Searched refs:VF_DEBUG (Results 1 – 7 of 7) sorted by relevance

/dports/games/cake/cake_src/cake/
H A Dvars.h22 VF_DEBUG = 0x40 enumerator
H A Dcommands.cpp550 if (v->flags & VF_DEBUG && gVars->IntForKey("sys_appstate") != INITIALIZING) in ExecuteCommand()
H A Dskybox.cpp15 Var sky_debug("sky_debug", 0, VF_DEBUG);
H A Dq3bsp.cpp46 Var r_fillside("r_fillside", -1, VF_DEBUG);
53 Var v_bspdebug("v_bspdebug", 0, VF_DEBUG);
/dports/net/lambdamoo/MOO-1.8.1/
H A Ddb.h339 VF_DEBUG = 010 enumerator
H A Dverbs.c107 *flags |= VF_DEBUG; in validate_verb_info()
295 if (flags & VF_DEBUG) in bf_verb_info()
H A Dexecute.c578 RUN_ACTIV.debug = (db_verb_flags(h) & VF_DEBUG); in call_verb()
2223 db_verb_flags(h) & VF_DEBUG, in do_server_verb_task()
2280 RUN_ACTIV.debug = (db_verb_flags(vh) & VF_DEBUG); in do_input_task()