Searched defs:opoint (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/refer/ | ||
H A D | inv6.c | 31 long opoint = -1; local 57 opoint = -1; 60 if (point != opoint) { 62 putl(opoint = point, fb); 64 putw((int)(opoint = point), fb); |
Completed in 56 milliseconds