Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrdiacom.cpp15001 CHAR *pt, *origactualwidth, *origvarstring, newvarstring[20]; in us_scalabletransdlog() local
15069 esnprintf(newvarstring, 20, x_("%ld"), numcontacts); in us_scalabletransdlog()
15070 if (insetcontacts) estrcat(newvarstring, x_("I")); in us_scalabletransdlog()
15072 if (namesame(pt, origactualwidth) != 0 || namesame(newvarstring, origvarstring) != 0) in us_scalabletransdlog()
15079 if (namesame(newvarstring, origvarstring) != 0) in us_scalabletransdlog()
15080 setvalkey((INTBIG)ni, VNODEINST, mocmos_transcontactkey, (INTBIG)newvarstring, VSTRING); in us_scalabletransdlog()