OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:readsp
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/dc/
bcode.c
46
size_t
readsp
;
member in struct:bmachine
274
bmachine.
readsp
= 0;
281
struct source *src = &bmachine.readstack[bmachine.
readsp
];
289
struct source *src = &bmachine.readstack[bmachine.
readsp
];
297
struct source *src = &bmachine.readstack[bmachine.
readsp
];
305
struct source *src = &bmachine.readstack[bmachine.
readsp
];
942
push_string(read_string(&bmachine.readstack[bmachine.
readsp
]));
1551
if (bmachine.
readsp
< 2)
1554
bmachine.
readsp
--;
1556
bmachine.
readsp
--
[
all
...]
bcode.c
46
size_t
readsp
;
member in struct:bmachine
274
bmachine.
readsp
= 0;
281
struct source *src = &bmachine.readstack[bmachine.
readsp
];
289
struct source *src = &bmachine.readstack[bmachine.
readsp
];
297
struct source *src = &bmachine.readstack[bmachine.
readsp
];
305
struct source *src = &bmachine.readstack[bmachine.
readsp
];
942
push_string(read_string(&bmachine.readstack[bmachine.
readsp
]));
1551
if (bmachine.
readsp
< 2)
1554
bmachine.
readsp
--;
1556
bmachine.
readsp
--
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025