Home
last modified time | relevance | path

Searched refs:_D_CRIT (Results 1 – 5 of 5) sorted by relevance

/dports/games/sarien/sarien-0.7.0/src/include/
H A Dsarien.h70 # define _D_CRIT "\x1b[31m" macro
78 # define _D_CRIT "C: "
84 # define _D_CRIT
/dports/games/xrally/xrally/
H A Dglobal.h182 #define _D_CRIT "\x1b[31m" macro
193 #define hdbg(STR...) { if (DEBUG) _D(_D_CRIT STR); }
/dports/games/sarien/sarien-0.7.0/src/core/
H A Dpicview.c71 _D (_D_CRIT "Whoops. bad pic %d", pic); in view_pictures()
H A Dagi_v3.c67 _D (_D_CRIT "not found"); in agi_v3_detect_game()
H A Dtext.c234 _D (_D_CRIT "Word too long in message"); in word_wrap_string()