OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PR_GlobalStringNoContents
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/WinQuake/
pr_exec.cpp
140
char *
PR_GlobalStringNoContents
(int ofs);
171
Con_Printf ("%s",
PR_GlobalStringNoContents
(s->b));
180
Con_Printf ("%s",
PR_GlobalStringNoContents
(s->c));
pr_edict.cpp
407
char *
PR_GlobalStringNoContents
(int ofs)
/external/quake/quake/src/QW/server/
pr_exec.c
140
char *
PR_GlobalStringNoContents
(int ofs);
171
Con_Printf ("%s",
PR_GlobalStringNoContents
(s->b));
180
Con_Printf ("%s",
PR_GlobalStringNoContents
(s->c));
pr_edict.c
401
char *
PR_GlobalStringNoContents
(int ofs)
Completed in 751 milliseconds