Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbmult.c43 INTHUGE c; in mult()
58 INTHUGE v; in muldiv()
H A Ddbcontrol.c260 if (sizeof(INTHUGE) < 8) in ossecondaryinit()
H A Ddbtext.c294 CHAR *hugeinttoa(INTHUGE a) in hugeinttoa()
/dports/cad/electric/electric-7.00/src/include/
H A Dnetwork.h45 #define HASHTYPE INTHUGE /* the size of hash values */
H A Dglobal.h206 #define INTHUGE int64_t /* at least 64 bits */ macro
211 #define SIZEOFINTHUGE (sizeof (INTHUGE)) /* bytes per huge integer */
2157 CHAR *hugeinttoa(INTHUGE a);
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimwindow.c5765 INTHUGE bigval; in sim_window_makewidevalue()