verilog-expand-command

verilog-expand-command is a compiled Lisp function in `verilog-mode.el'.

(verilog-expand-command COMMAND)

Replace meta-information in COMMAND and return it.
Where __FLAGS__ appears in the string `verilog-current-flags'
will be substituted. Where __FILE__ appears in the string, the
current buffer's file-name, without the directory portion, will
be substituted.