OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPSTREAMP
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
stream.c
475
if (
OPSTREAMP
(stream)) {
476
LispFclose(
OPSTREAMP
(stream));
477
OPSTREAMP
(stream) = NULL;
internal.h
431
#define
OPSTREAMP
(str) ((str)->data.stream.source.program->output)
write.c
654
*file =
OPSTREAMP
(stream);
lisp.c
1000
if (
OPSTREAMP
(entry))
1001
LispFclose(
OPSTREAMP
(entry));
Completed in 9 milliseconds
Indexes created Wed Jul 01 00:25:26 UTC 2026