| Server IP : 217.160.0.212 / Your IP : 216.73.216.141 Web Server : Apache System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/progmodes/ |
Upload File : |
;ELC ;;; Compiled ;;; in Emacs version 28.2 ;;; with all optimizations. (defvar c--cl-library (byte-code "\300\301!\203 \302\207\303\207" [locate-library "cl-lib" cl-lib cl] 2)) (byte-code "\301!\210\301\302!\207" [c--cl-library require regexp-opt] 2) #@25 CC Mode version number. (defconst c-version "5.35.1" (#$ . 266)) (defconst c-version-sym (intern c-version)) #@400 Non-nil for all buffers with a major mode derived from CC Mode. Otherwise, this variable is nil. I.e. this variable is non-nil for `c-mode', `c++-mode', `objc-mode', `java-mode', `idl-mode', `pike-mode', `awk-mode', and any other non-CC Mode mode that calls `c-initialize-cc-mode'. The value is the mode symbol itself (i.e. `c-mode' etc) of the original CC Mode mode, or just t if it's not known. (defvar c-buffer-is-cc-mode nil (#$ . 382)) (byte-code "\300\301!\210\302\301\303\304#\207" [make-variable-buffer-local c-buffer-is-cc-mode put permanent-local t] 4) (defvar c-syntax-table-hwm most-positive-fixnum) (defvar c-inside-eval-when-compile nil) #@255 Like `progn', but evaluates the body at compile time. The result of the body appears to the compiler as a quoted constant. This variant works around bugs in `eval-when-compile' in various (X)Emacs versions. See cc-defs.el for details. (fn &rest BODY) (defalias 'cc-eval-when-compile '(macro . #[128 "\203 \301B\207\302\303\304\305\306BBDDD\207" [c-inside-eval-when-compile progn eval-when-compile eval quote let ((c-inside-eval-when-compile t))] 7 (#$ . 1043)])) (byte-code "\300\301\302\303#\304\301\305\306#\210\307\310!\204\"