Searched refs:NPAIR (Results 1 – 1 of 1) sorted by relevance
309 #define NPAIR (NC/2-6) /* max pairs in spline, etc. */ macro314 int i, j, k, dx[NPAIR], dy[NPAIR], delim, type; in setdraw()339 for (i = 0; i < NPAIR; i++) { in setdraw()