HomeSort by: relevance | last modified time | path
    Searched refs:IN_TAGBODY (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
compile.c 1931 if (IN_TAGBODY())
1987 if (IN_TAGBODY()) {
bytecode.c 106 #define IN_TAGBODY() (com->block->type == LispBlockBody && \

Completed in 37 milliseconds