OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XBC_T
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xedit/dist/lisp/
bytecode.h
54
XBC_T
, /* Load T */
compile.c
112
com_Bytecode(com,
XBC_T
);
737
com_Bytecode(com,
XBC_T
);
1030
com_Bytecode(com, CONSP(object) ?
XBC_T
: XBC_NIL);
1034
XBC_T
: XBC_NIL);
1037
com_Bytecode(com, NUMBERP(object) ?
XBC_T
: XBC_NIL);
bytecode.c
854
case
XBC_T
: strcpy(ptr, "T"); break;
1532
com_Bytecode(com,
XBC_T
);
1693
case
XBC_T
:
2530
case
XBC_T
:
2880
JUMP_ADDRESS(
XBC_T
),
3044
OPCODE_LABEL(
XBC_T
):
Completed in 9 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026