Home
last modified time | relevance | path

Searched refs:compile_arith_sum (Results 1 – 3 of 3) sorted by relevance

/dports/cad/iverilog/verilog-11.0/vvp/
H A Dcompile.h178 extern void compile_arith_sum(char*label, long width,
H A Dparse.y402 compile_arith_sum($1, $3, obj.cnt, obj.vect);
H A Dcompile.cc1248 void compile_arith_sum(char*label, long wid, unsigned argc, struct symb_s*argv) in compile_arith_sum() function