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

  /xsrc/external/mit/xedit/dist/lisp/
internal.h 468 #define CONSTANTP(object) \
lisp.c 248 {LispFunction, Lisp_Constantp, "constantp form &optional environment"},
3713 if (type == LispBlockCatch && !CONSTANTP(tag)) {
4180 if (!CONSTANTP(defaults[i])) {
4386 if (!CONSTANTP(defaults[i])) {
4459 if (!CONSTANTP(val)) {

Completed in 48 milliseconds