Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcomrs.c2321 efprintf(dumpfile, x_("%s\n"), us_makecellline(sortindex[j], -1)); in us_show()
2334 ttyputmsg(x_("%s"), us_makecellline(sortindex[j], maxlen)); in us_show()
2365 us_addline(w, j+1, us_makecellline(sortindex[j], maxlen)); in us_show()
H A Dusrstatus.c1537 CHAR *us_makecellline(NODEPROTO *np, INTBIG maxlen) in us_makecellline() function
H A Dusrdiacom.cpp8756 efprintf(dumpfile, x_("%s\n"), us_makecellline(nplist[i], -1)); in us_celllist()
8782 ttyputmsg(x_("%s"), us_makecellline(nplist[i], maxlen)); in us_celllist()
/dports/cad/electric/electric-7.00/src/include/
H A Dusr.h918 CHAR *us_makecellline(NODEPROTO*, INTBIG);