Home
last modified time | relevance | path

Searched defs:maxp (Results 1 – 9 of 9) sorted by relevance

/plan9/sys/src/cmd/
H A Dseq.c22 int w, p, maxw, maxp; in buildfmt() local
/plan9/sys/src/cmd/gs/src/
H A Dttobjs.c305 TMaxProfile *maxp = &face->maxProfile; in Context_Create() local
564 PMaxProfile maxp = &face->maxProfile; in Instance_Create() local
H A Dgstype42.c156 const byte *maxp; in gs_type42_font_init() local
/plan9/sys/src/cmd/cpp/
H A Dlex.c306 register Token *tp, *maxp; in gettokens() local
/plan9/sys/src/cmd/rio/
H A Dwctl.c154 shift(int *minp, int *maxp, int min, int max) in shift()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddevdraw.c1278 drawcoord(uchar *p, uchar *maxp, int oldx, int *newx) in drawcoord()
/plan9/sys/src/cmd/vnc/
H A Ddevdraw.c1237 drawcoord(uchar *p, uchar *maxp, int oldx, int *newx) in drawcoord()
/plan9/sys/src/9/port/
H A Ddevdraw.c1357 drawcoord(uchar *p, uchar *maxp, int oldx, int *newx) in drawcoord()
/plan9/sys/src/cmd/gs/icclib/
H A Dicc.c4160 double *maxp, in icmLut_min_max()