Searched refs:CompileStackEnter (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | compile.c | 313 CompileStackEnter(com, 2, 0); 402 CompileStackEnter(com, 1, 1); 511 CompileStackEnter(com, 1, 1); 584 CompileStackEnter(com, count, 0); 655 CompileStackEnter(com, count, 0); 719 CompileStackEnter(com, 1, 1); 837 CompileStackEnter(com, 1, 1); 1664 CompileStackEnter(com, count - 1, 1); 1800 CompileStackEnter(com, alist->num_arguments, 1); 1860 CompileStackEnter(co [all...] |
| H A D | bytecode.c | 314 static void CompileStackEnter(LispCom*, int, int); 1622 CompileStackEnter(LispCom *com, int count, int builtin) function in typeref:typename:void
|
Completed in 7 milliseconds