Lines Matching defs:octant
61 int octant, int flags);
64 int octant);
75 int octant, int flags, int phase);
255 int dmin, dmaj, e, octant;
260 octant = XDECREASING;
261 } else octant = 0;
265 octant |= YDECREASING;
270 octant |= YMAJOR;
273 e = -dmaj - ((bias >> octant) & 1);
285 octant,
300 if(octant & YMAJOR) {
312 octant, bias, oc1, oc2) == -1)
318 if (octant & YMAJOR)
336 if (octant & YMAJOR)
354 y2, octant);
434 int dmin, dmaj, e, octant;
489 octant = XDECREASING;
490 } else octant = 0;
494 octant |= YDECREASING;
499 octant |= YMAJOR;
502 e = -dmaj - ((bias >> octant) & 1);
514 octant,
527 if(octant & YMAJOR) {
539 octant, bias, oc1, oc2) == -1)
545 if (octant & YMAJOR)
562 if (octant & YMAJOR)
580 if(octant & YMAJOR)
589 octant);