Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrnet.c8735 INTBIG xpos, ypos, xbbpos, ybbpos, x, y, portcount, portlen, *newportlocation, in us_makenewportproto() local
8806 newportlocation = (INTBIG *)emalloc(portlen * SIZEOFINTBIG, us_tool->cluster); in us_makenewportproto()
8807 if (newportlocation == 0) return(ppt); in us_makenewportproto()
8809 us_netportlocation = newportlocation; in us_makenewportproto()