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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c1931 if (IN_TAGBODY())
1987 if (IN_TAGBODY()) {
H A Dbytecode.c106 #define IN_TAGBODY() (com->block->type == LispBlockBody && \ macro

Completed in 24 milliseconds