Searched refs:com_BytecodeObject (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | bytecode.c | 280 static void com_BytecodeObject(LispCom*, LispByteOpcode, LispObj*); 1436 com_BytecodeObject(LispCom *com, LispByteOpcode code, LispObj *object) function in typeref:typename:void 1537 com_BytecodeObject(com, XBC_LOADCON, constant); 1564 com_BytecodeObject(com, XBC_LOADCON_PUSH, constant); 1592 com_BytecodeObject(com, XBC_STRUCTP, definition);
|
Completed in 9 milliseconds