Home
last modified time | relevance | path

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

/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Danalyzer.h269 ND_VCD_SUPPLY1 = 8, enumerator
H A Dextload.c899 case V_SUPPLY1: nvt = ND_VCD_SUPPLY1; break;
1521 case FST_VT_VCD_SUPPLY1: nvt = ND_VCD_SUPPLY1; break;
H A Dfst.c794 case FST_VT_VCD_SUPPLY1: nvt = ND_VCD_SUPPLY1; break; in fst_main()
H A Dvcd.c2097 case V_SUPPLY1: nvt = ND_VCD_SUPPLY1; break; in set_vcd_vartype()