Searched refs:Pmax (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libeti/form/common/
H A Dchg_field.c39 #define last(f) (f->field [Pmax(f, P(f))])
52 FIELD **pmax = t->field + Pmax(t, P(t));
69 FIELD **pmax = t->field + Pmax(t, P(t));
H A Dform.c125 pmax = Pmax(f, page);
/osnet-11/usr/src/lib/libeti/form/inc/
H A Dutility.h120 #define Pmax(f, p) ((f) -> page [p].pmax) macro

Completed in 83 milliseconds