Home
last modified time | relevance | path

Searched defs:ptmax (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/grap/
H A Dmain.c28 Point ptmax = { NULL, BIG, BIG }; variable
/plan9-contrib/sys/src/cmd/venti/srv/
H A Dgraph.c100 scalept(int val, int valmin, int valmax, int ptmin, int ptmax) in scalept()