Searched refs:check_stream (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dwrite.c78 static void check_stream(LispObj*, LispFile**, LispString**, int);
635 check_stream(LispObj *stream, function in typeref:typename:void
1142 check_stream(stream, &file, &string, 0);
1155 check_stream(stream, &file, &string, 1);
1173 check_stream(stream, &file, &string, 1);
1204 check_stream(stream, &file, &string, 1);

Completed in 3 milliseconds