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