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