OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:seekhere
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/adventure/
io.c
289
static char *
seekhere
;
variable in typeref:typename:char *
298
seekhere
= inptr; /* Where are we in virtual file? */
300
for (oldloc = -1, seekstart =
seekhere
;;) {
307
ltext[oldloc].seekadr =
seekhere
;
311
stext[oldloc].seekadr =
seekhere
;
315
ptext[oldloc].seekadr =
seekhere
;
321
rtext[oldloc].seekadr =
seekhere
;
325
ctext[classes].seekadr =
seekhere
;
332
mtext[oldloc].seekadr =
seekhere
;
338
seekhere
+= maystart - seekstart
[
all
...]
io.c
289
static char *
seekhere
;
variable in typeref:typename:char *
298
seekhere
= inptr; /* Where are we in virtual file? */
300
for (oldloc = -1, seekstart =
seekhere
;;) {
307
ltext[oldloc].seekadr =
seekhere
;
311
stext[oldloc].seekadr =
seekhere
;
315
ptext[oldloc].seekadr =
seekhere
;
321
rtext[oldloc].seekadr =
seekhere
;
325
ctext[classes].seekadr =
seekhere
;
332
mtext[oldloc].seekadr =
seekhere
;
338
seekhere
+= maystart - seekstart
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025