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

/xsrc/external/mit/xedit/dist/lisp/
H A Dstream.c61 #define NOEXT_ERROR 1 macro
342 noexist = NOEXT_ERROR;
351 noexist = direction != DIR_INPUT ? NOEXT_NOTHING : NOEXT_ERROR;
382 if (noexist == NOEXT_ERROR)

Completed in 2 milliseconds