verilog-set-define
verilog-set-define is a compiled Lisp function in `verilog-mode.el
'.
(verilog-set-define DEFNAME DEFVALUE &optional BUFFER ENUMNAME)
Set the definition DEFNAME to the DEFVALUE in the given BUFFER.
Optionally associate it with the specified enumeration ENUMNAME.