Searched defs:LISTP (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/
H A Dinternal.h174 #define LISTP(object) (object == NIL || CONSP(object)) macro

Completed in 4 milliseconds