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