HomeSort by: relevance | last modified time | path
    Searched refs:LispBytecode_t (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
internal.h 413 #define XBYTECODEP(object) ((object)->type == LispBytecode_t)
530 LispBytecode_t,
lisp.c 1038 case LispBytecode_t:
2325 case LispBytecode_t:
2478 case LispBytecode_t:
bytecode.c 584 case LispBytecode_t:
1316 object->type = LispBytecode_t;

Completed in 9 milliseconds