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