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

  /xsrc/external/mit/xedit/dist/lisp/
internal.h 152 (LispType)((long)(object) & BIT_MASK))
532 } LispType;
557 #define LispType int
563 LispType type : 6;
604 unsigned int type : 7; /* converted to LispType, if not
655 #undef LispType
helper.c 60 LispType ltype, rtype;
392 LispType type = LispNil_t;
mathimp.c 2980 LispType type = OBJECT_TYPE(div);
3327 LispType type = OBJECT_TYPE(div);
core.c 44 LispType type;
2619 LispType type;

Completed in 10 milliseconds