OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nextchar
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
makedefs.c
83
static char
nextchar
(void);
160
nextchar
()
function in typeref:typename:char
176
while (*s !=
nextchar
())
221
ch =
nextchar
();
228
ch =
nextchar
();
232
ch =
nextchar
();
245
if ((ch =
nextchar
()) == '*')
268
if ((ch =
nextchar
()) == '#') {
273
ch =
nextchar
();
290
if ((ch =
nextchar
()) == '\\'
[
all
...]
makedefs.c
83
static char
nextchar
(void);
160
nextchar
()
function in typeref:typename:char
176
while (*s !=
nextchar
())
221
ch =
nextchar
();
228
ch =
nextchar
();
232
ch =
nextchar
();
245
if ((ch =
nextchar
()) == '*')
268
if ((ch =
nextchar
()) == '#') {
273
ch =
nextchar
();
290
if ((ch =
nextchar
()) == '\\'
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025