Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c2674 static COMCOMP technologycpbp = {NOKEYWORD, NOTOPLIST, NONEXTLIST, NOPARAMS, variable
2699 technologycpbp.def = technologycpbpdef; in us_paramsedtecport()
2701 if (var != NOVARIABLE) (void)esnprintf(technologycpbp.def, 7, x_("%ld"), var->addr); else in us_paramsedtecport()
2702 (void)estrcpy(technologycpbp.def, x_("0")); in us_paramsedtecport()
2703 arr[0] = &technologycpbp; in us_paramsedtecport()
2709 technologycpbp.def = technologycpbpdef; in us_paramsedtecport()
2711 if (var != NOVARIABLE) (void)esnprintf(technologycpbp.def, 7, x_("%ld"), var->addr); else in us_paramsedtecport()
2712 (void)estrcpy(technologycpbp.def, x_("180")); in us_paramsedtecport()
2713 arr[0] = &technologycpbp; in us_paramsedtecport()