Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/db/
H A Ddbtext.c54 #define PUREUNITFEMTO 8 /* femto: / 1000000000000000 */ macro
379 case INTCAPUNITFFARAD: return(PUREUNITFEMTO); in db_getpureunit()
416 case INTTIMEUNITFSEC: return(PUREUNITFEMTO); in db_getpureunit()
470 case PUREUNITFEMTO: /* femto: / 1000000000000000 */ in displayedunits()
499 if (namesame(&str[len-1], x_("f")) == 0) pureunit = PUREUNITFEMTO; in figureunits()
528 case PUREUNITFEMTO: /* femto: / 1000000000000000 */ in figureunits()