Home
last modified time | relevance | path

Searched refs:lisp_h_SYMBOL_CONSTANT_P (Results 1 – 22 of 22) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dlisp.h383 #define lisp_h_SYMBOL_CONSTANT_P(sym) \ macro
439 # define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONSTANT_P (sym)
2263 return lisp_h_SYMBOL_CONSTANT_P (sym);
H A DChangeLog.1316150 (lisp_h_SET_SYMBOL_VAL, lisp_h_SYMBOL_CONSTANT_P)
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dlisp.h387 #define lisp_h_SYMBOL_CONSTANT_P(sym) \ macro
446 # define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONSTANT_P (sym)
2276 return lisp_h_SYMBOL_CONSTANT_P (sym);
H A DChangeLog.1316150 (lisp_h_SET_SYMBOL_VAL, lisp_h_SYMBOL_CONSTANT_P)
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/c-src/emacs/src/
H A Dlisp.h347 #define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sym)->constant) macro
395 # define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONSTANT_P (sym)
/dports/editors/emacs/emacs-27.2/test/manual/etags/c-src/emacs/src/
H A Dlisp.h347 #define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (sym)->constant) macro
395 # define SYMBOL_CONSTANT_P(sym) lisp_h_SYMBOL_CONSTANT_P (sym)
/dports/editors/emacs/emacs-27.2/test/manual/etags/
H A DETAGS.good_11275 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_41439 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_31401 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_21472 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_51762 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_61762 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DCTAGS.good3402 lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (s…
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/etags/
H A DETAGS.good_11273 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_31399 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_41435 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_21470 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_51758 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DETAGS.good_61758 #define lisp_h_SYMBOL_CONSTANT_P(347,12608
H A DCTAGS.good3471 lisp_h_SYMBOL_CONSTANT_P c-src/emacs/src/lisp.h /^#define lisp_h_SYMBOL_CONSTANT_P(sym) (XSYMBOL (s…
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.3122826 (lisp_h_SYMBOL_CONSTANT_P): Check for SYMBOL_NOWRITE specifically.
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.3211406 (lisp_h_SYMBOL_CONSTANT_P): Check for SYMBOL_NOWRITE specifically.