verilog-add-list-unique

verilog-add-list-unique is a compiled Lisp function in `verilog-mode.el'.

(verilog-add-list-unique VARREF OBJECT)

Append to VARREF list the given OBJECT,
unless it is already a member of the variable's list.