Variable: byte-call
byte-call is a variable defined in bytecomp.el.gz.
Value
32
Documentation
Byte code opcode for calling a function.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(put 'byte-call 'byte-opcode-invert 'funcall)