OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROTECT
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/modules/
xaw.c
577
PROTECT
(owidget, data->object);
xt.c
403
PROTECT
(widget, data);
466
PROTECT
(input, data);
/xsrc/external/mit/xedit/dist/lisp/
internal.h
111
#define
PROTECT
(key, list) LispProtect(key, list)
451
#define GC_ENTER() int gc__protect = lisp__data.
protect
.length
454
if (lisp__data.
protect
.length >= lisp__data.
protect
.space) \
456
lisp__data.
protect
.objects[lisp__data.
protect
.length++] = object
458
#define GC_LEAVE() lisp__data.
protect
.length = gc__protect
598
LispObj *data; /* extra data to
protect
*/
Completed in 12 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026