Home
last modified time | relevance | path

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

/dports/cad/iverilog/verilog-11.0/
H A Delab_expr.cc3020 static int concat_depth = 0; variable
3064 concat_depth += 1; in elaborate_expr()
3071 if (repeat_count_ == 0 && concat_depth < 2) { in elaborate_expr()
3075 concat_depth -= 1; in elaborate_expr()
3130 concat_depth -= 1; in elaborate_expr()
3149 concat_depth -= 1; in elaborate_expr()
3156 concat_depth -= 1; in elaborate_expr()