Variable: byte+native-compile

byte+native-compile is a variable defined in bytecomp.el.gz.

Value

nil

Documentation

Non-nil while producing at the same time byte and native code.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar byte+native-compile nil
  "Non-nil while producing at the same time byte and native code.")