Home | Sort by relevance Sort by last modified time |
/external/quake/quake/src/QW/server/ | |
pr_edict.c | 45 } gefv_cache;
typedef in typeref:struct:__anon10418 47 static gefv_cache gefvCache[GEFV_CACHESIZE] = {{NULL, ""}, {NULL, ""}}; |
/external/quake/quake/src/WinQuake/ | |
pr_edict.cpp | 59 } gefv_cache; typedef in typeref:struct:__anon10662 61 static gefv_cache gefvCache[GEFV_CACHESIZE] = {{NULL, ""}, {NULL, ""}}; |