HomeSort by relevance Sort by last modified time
    Searched refs:COM_CloseFile (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/WinQuake/
common.h 178 void COM_CloseFile (int h);
common.cpp 1061 COM_CloseFile (h);
1538 COM_CloseFile
1543 void COM_CloseFile (int h)
1608 COM_CloseFile (h);
    [all...]
gl_draw.cpp 319 COM_CloseFile(mFileId);
    [all...]
  /external/quake/quake/src/QW/client/
common.h 198 void COM_CloseFile (FILE *h);

Completed in 53 milliseconds