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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c674 int i, done, j, sym0, sym1, con0, con1, bui0, byt0, strd, strf; local in function:Lisp_Disassemble
843 sym0 = sym1 = con0 = con1 = bui0 = byt0 = strd = strf = -1;
1063 offsets[j++] = &con1;
1136 if (con1 >= 0) {
1138 strcpy(ptr, STROBJ(constants[con1]));

Completed in 5 milliseconds