OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LispBlockCatch
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
private.h
260
LispBlockCatch
, /* can be used to jump across function calls */
core.c
792
block = LispBeginBlock(tag,
LispBlockCatch
);
6435
if (block->type ==
LispBlockCatch
&& tag == block->tag) {
lisp.c
3713
if (type ==
LispBlockCatch
&& !CONSTANTP(tag)) {
Completed in 59 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026