(n26p x) → *
Function: n26p$inline
(defun n26p$inline (x) (declare (xargs :guard t)) (unsigned-byte-p 26 x))