Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcom.c81 static INTBIG us_poshigh; /* HIGHLIGHTS */ variable
254 us_poshigh = 0; in us_topofhighlight()
599 while (us_poshigh < us_tool->numvar) in us_nextparse()
601 nextname = (CHAR *)us_tool->firstvar[us_poshigh].key; in us_nextparse()
602 us_poshigh++; in us_nextparse()