Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Danalyzer.c1638 int oc_cnt = 0; in EnsureGroupsMatch() local
1648 oc_cnt++; in EnsureGroupsMatch()
1653 oc_cnt--; in EnsureGroupsMatch()
1654 if(oc_cnt == 0) in EnsureGroupsMatch()
1663 if(oc_cnt < 0) in EnsureGroupsMatch()
1676 if((oc_cnt == 0) && (!underflow_sticky)) in EnsureGroupsMatch()
1685 if((underflow_sticky) || (oc_cnt > 0)) in EnsureGroupsMatch()