Home
last modified time | relevance | path

Searched defs:xy (Results 1 – 5 of 5) sorted by relevance

/csrg-svn/usr.bin/graph/
H A Dgraph.c23 struct xy { struct
24 int xlbf; /*flag:explicit lower bound*/
25 int xubf; /*flag:explicit upper bound*/
26 int xqf; /*flag:explicit quantum*/
27 double __pure (*xf)(); /*transform function, e.g. log*/
28 float xa,xb; /*scaling coefficients*/
29 float xlb,xub; /*lower and upper bound*/
30 float xquant; /*quantum*/
31 float xoff; /*screen offset fraction*/
32 float xsize; /*screen fraction*/
[all …]
/csrg-svn/sys/news3400/hbdev/
H A Dms.c245 struct ms_data xy; local
308 struct ms_coord xy; local
/csrg-svn/games/trek/
H A Dtrek.h191 struct xy struct
193 char x, y; /* coordinates */
/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/
H A Dgraph.c755 double theta, wx, wy, xx, xy; local
/csrg-svn/local/ditroff/ditroff.old.okeeffe/gremlin.aed/gprint/
H A Dhgraph.c744 double morelen, theta, wx, wy, xx, xy; local