• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/lisp/progmodes/

Lines Matching defs:constant

129 The result of the body appears to the compiler as a quoted constant.
175 ;; constant that we eval. That otoh introduce a problem in
953 ;; PROPERTY is assumed to be constant.
972 ;; assumed to be constant.
1000 ;; constant.
1021 ;; assumed to be constant.
1347 (c-get-lang-constant 'c-nonsymbol-key nil mode)
1568 ;; the languages. E.g. one language constant can list all the type
1608 BASE-MODE. It does not have any effect outside the language constant
1658 "Set the language specific values of the language constant NAME.
1675 be used inside VAL to refer to the value of a language constant in the
1681 However, if the definition of a language constant is in another file
1683 reference the constant.
1687 assigned value to this language constant, or a value that it has
1694 constant. A file is identified by its base name."
1698 ;; `c-get-lang-constant' in `cl-macroexpand-all' below.
1708 ;; language constant source definitions.)
1775 (c-define-lang-constant ',name ',bindings
1784 (defun c-define-lang-constant (name bindings &optional pre-files)
1795 ;; (message "Language constant %s redefined in %S" name file))
1832 "Get the mode specific value of the language constant NAME in language LANG.
1858 `',(c-get-lang-constant name nil mode)
1863 ;; of the constant. If the symbol isn't defined yet we assume
1876 ;; `c-get-lang-constant' since it will be compiled in.
1892 `(c-get-lang-constant ',name ,@args)
1899 (c-get-lang-constant ',name ,@args))
1900 (c-get-lang-constant ',name ,@args))))))
1904 (defun c-get-lang-constant (name &optional source-files mode)
2034 ;; "value for language constant %s")
2040 ;; constant as expected. The situation is
2043 ;; and the requested constant isn't in the