HomeSort by relevance Sort by last modified time
    Searched defs:COM_FileBase (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/client/
common.c 954 COM_FileBase
957 void COM_FileBase (char *in, char *out)
1568 COM_FileBase (path, base);
    [all...]
  /external/quake/quake/src/WinQuake/
common.cpp 853 COM_FileBase
856 void COM_FileBase (const char *in, char *out, size_t outSize)
1581 COM_FileBase (path, base, sizeof(base));
    [all...]
  /gdk/samples/quake/jni/
common.cpp 853 COM_FileBase
856 void COM_FileBase (const char *in, char *out, size_t outSize)
1581 COM_FileBase (path, base, sizeof(base));
    [all...]

Completed in 715 milliseconds