Searched refs:_PAGE (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/ncurses/form/
H A Dfrm_def.c56 (_PAGE *) 0, /* page */
141 form->page = (_PAGE *) 0;
162 _PAGE *pg;
190 if ((pg = typeMalloc(_PAGE, page_nr)) != (_PAGE *) 0)
192 T((T_CREATE("_PAGE %p"), pg));
H A Dform.h57 * _PAGE *
65 } _PAGE; typedef in typeref:struct:__anon3689
151 _PAGE * page; /* page [maxpage] */

Completed in 54 milliseconds