(vl-ppst-update-ifdefmap ifdefmap &key (ppst 'ppst)) → ppst
Function:
(defun vl-ppst-update-ifdefmap$inline (ifdefmap ppst) (declare (xargs :stobjs (ppst))) (declare (xargs :guard (vl-ifdef-use-map-p ifdefmap))) (let ((__function__ 'vl-ppst-update-ifdefmap)) (declare (ignorable __function__)) (vl-ppst-update-ifdefmap-raw ifdefmap ppst)))