Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c46 #define PUREUNITGIGA 0 /* giga: x 1000000000 */ macro
368 case INTRESUNITGOHM: return(PUREUNITGIGA); in db_getpureunit()
439 case PUREUNITGIGA: /* giga: x 1000000000 */ in displayedunits()
493 if (namesame(&str[len-1], x_("g")) == 0) pureunit = PUREUNITGIGA; in figureunits()
507 case PUREUNITGIGA: /* giga: x 1000000000 */ in figureunits()