Home
last modified time | relevance | path

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

/netbsd/sys/arch/hpcmips/stand/pbsdboot/
H A Dvmem.c47 int pageno; member
168 int pageno = (phys_addr - kernel_start) / pagesize; in vmem_get() local
183 int pageno = (page - heap) / system_info.si_pagesize; in vtophysaddr() local
196 int i, m, pageno; in vmem_init() local
/netbsd/lib/libc/db/hash/
H A Dhash_bigkey.c222 uint16_t *bp, pageno; in __big_delete() local
349 uint16_t *bp, pageno; in __find_last_page() local
H A Dhash.c582 uint16_t pageno; in hash_access() local
H A Dhash_page.c871 uint16_t free_space, n, off, pageno; in squeeze_key() local
/netbsd/external/gpl2/groff/dist/src/preproc/html/
H A Dpre-html.cpp892 int imageList::createPage(int pageno) in createPage()
989 int imageList::getMaxX(int pageno) in getMaxX()
/netbsd/external/gpl2/groff/dist/src/roff/troff/
H A Dcolumn.cpp305 void column::begin_page(int pageno, vunits page_length) in begin_page()
H A Dnode.cpp1482 void troff_output_file::really_begin_page(int pageno, vunits page_length) in really_begin_page()
1665 void real_output_file::begin_page(int pageno, vunits page_length) in begin_page()
/netbsd/sys/uvm/
H A Duvm_swap.c1218 int pageno, bn; in swstrategy() local
/netbsd/sys/dev/i2o/
H A Di2o.h638 u_int32_t pageno; member