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

/xsrc/external/mit/xedit/dist/lisp/
H A Dcompile.c332 com_BytecodeChar(com, XBC_PRED, XBP_CONSP);
1043 com_BytecodeChar(com, XBC_PRED, predicate);
2026 com_BytecodeChar(com, XBC_LETREC, alist->num_arguments);
H A Dbytecode.c278 static void com_BytecodeChar(LispCom*, LispByteOpcode, char);
1409 com_BytecodeChar(LispCom *com, LispByteOpcode code, char value) function in typeref:typename:void

Completed in 7 milliseconds