Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/common/
H A Dhash.h129 #define new_PHash_noob() ((PHash*)new_Hash(0)) macro
/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dcircuit.c421 dhash = new_PHash_noob(); in Circuit_unloadLibrary()
H A Dverilog_in.c1111 bad_wires = new_PHash_noob(); in VerEndNetlistModule()
1112 bad_nets = new_PHash_noob(); in VerEndNetlistModule()
H A Dblock.c2370 resizeTable = new_PHash_noob(); in block_updateInterface()