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