Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/net/
H A Dnetdiff.cpp1828 hugeinttoa(sg->hashvalue), sg->groupindex); in net_randomizesymgroup()
1832 hugeinttoa(sg->hashvalue)); in net_randomizesymgroup()
1853 net_describepnet(pn), hugeinttoa(sg->hashvalue), sg->groupindex); in net_randomizesymgroup()
1857 net_describepnet(pn), hugeinttoa(sg->hashvalue)); in net_randomizesymgroup()
5078 formatinfstr(infstr, x_("x%s(hash)"), hugeinttoa(pn->hashvalue)); in net_getcomphash()
5329 estrcpy(msg, hugeinttoa(hashvalue)); in net_shownethash()
5372 net_describepnet(pn), hugeinttoa(hashvalue), hashindex, pn->hashreason); in net_shownethash()
5376 net_describepnet(pn), hugeinttoa(hashvalue), pn->hashreason); in net_shownethash()
5401 estrcpy(msg, hugeinttoa(hashvalue)); in net_showcomphash()
5414 hugeinttoa(hashvalue), hashindex, pc->hashreason); in net_showcomphash()
[all …]
/dports/cad/electric/electric-7.00/src/include/
H A Dglobal.h2157 CHAR *hugeinttoa(INTHUGE a);
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c294 CHAR *hugeinttoa(INTHUGE a) in hugeinttoa() function
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimwindow.c5812 return(hugeinttoa(bigval)); in sim_window_makewidevalue()