/*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License, Version 1.0 only
* (the "License"). You may not use this file except in compliance
* with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* See the License for the specific language governing permissions
* and limitations under the License.
*
* When distributing Covered Code, include this CDDL HEADER in each
* file and include the License file at usr/src/OPENSOLARIS.LICENSE.
* If applicable, add the following below this CDDL HEADER, with the
* fields enclosed by brackets "[]" replaced with your own identifying
* information: Portions Copyright [yyyy] [name of copyright owner]
*
* CDDL HEADER END
*/
/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */
/* All Rights Reserved */
/*
* Copyright 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
#pragma ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.4 */
/*LINTLIBRARY*/
#include <stdlib.h>
#include <plot.h>
#include <math.h>
#include "con.h"
static int quad_l(short, short, short, short);
static void
step(int d)
{
del = d;
}
void
{
double pc;
char use;
pc = r;
if (flg == 0)
step(1);
flg = 0;
else flg = 1;
use = 'x';
m = -1;
else m = 1;
} else {
use = 'y';
if (qs > 2)
m = -1;
else m = 1;
}
qt = 4;
else qt = 0;
qt += 4;
/* LINTED */
while (1) {
switch (use) {
case 'x':
return;
if (++qs > 4)
qs = 1;
m = -1;
else m = 1;
flg = 1;
}
switch (qf) {
case 3:
case 4:
return;
continue;
case 1:
case 2:
return;
}
continue;
case 'y':
if (qs > 2)
return;
if (++qs > 4)
qs = 1;
if (qs > 2)
m = -1;
else m = 1;
flg = 1;
}
switch (qs) {
case 1:
case 4:
return;
continue;
case 2:
case 3:
return;
}
}
}
}
/*
* these is a local function not to be confused with the
* system wide quad
*/
static int
{
if (x < xp)
if (y <= yp)
return (1);
else return (4);
else if (x > xp)
if (y < yp)
return (2);
else return (3);
else if (y < yp)
return (2);
else return (4);
}