Home
last modified time | relevance | path

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

/netbsd/sys/arch/sun3/sun3x/
H A Dpmap_pvt.h159 struct pmap_physmem_struct *pmem_next; /* Next block of memory */ member
/netbsd/lib/libc/gdtoa/
H A Dmisc.c42 static double private_mem[PRIVATE_mem], *pmem_next = private_mem; variable