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