Searched refs:IN_TAGBODY (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | compile.c | 1931 if (IN_TAGBODY()) 1987 if (IN_TAGBODY()) { |
| H A D | bytecode.c | 106 #define IN_TAGBODY() (com->block->type == LispBlockBody && \ macro |
Completed in 7 milliseconds