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