Variable: semantic-lex-spp-macro-symbol-obarray
semantic-lex-spp-macro-symbol-obarray is a buffer-local variable
defined in lex-spp.el.gz.
Documentation
Table of macro keywords used by the Semantic Preprocessor.
These symbols will be used in addition to those in
semantic-lex-spp-dynamic-macro-symbol-obarray.
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/semantic/lex-spp.el.gz
;;; Code:
(defvar-local semantic-lex-spp-macro-symbol-obarray nil
"Table of macro keywords used by the Semantic Preprocessor.
These symbols will be used in addition to those in
`semantic-lex-spp-dynamic-macro-symbol-obarray'.")