Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_cnv.c1055 ochnum = (int32) (blen*LG2_DIV_LG10 + 0.999999); in sdispd()
1116 widnumlen = trimblen*LG2_DIV_LG10 + 0.999999; in sdispd()
1151 widnumlen = trimblen*LG2_DIV_LG10 + 0.999999; in sdispd()
H A Dv.h149 #define LG2_DIV_LG10 0.3010299956639812 macro
H A Dv_ex4.c5316 widnumlen = (int32) (trimblen*LG2_DIV_LG10 + 0.999999); in to_dvtimstr()
H A Dv_ms.c3143 d1 = ((double) chlen)/LG2_DIV_LG10 + WBITS; in chlen_to_bitlen()