Home
last modified time | relevance | path

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

/dports/games/dhewm3/dhewm3-1.5.1/neo/framework/
H A DCmdSystem.cpp118 static void PrintMemInfo_f( const idCmdArgs &args );
H A DCommon.cpp1170 static void PrintMemInfo_f( const idCmdArgs &args ) { in PrintMemInfo_f() function
2313 …cmdSystem->AddCommand( "printMemInfo", PrintMemInfo_f, CMD_FL_SYSTEM, "prints memory debugging dat… in InitCommands()