HomeSort by: relevance | last modified time | path
    Searched defs:mem_ix (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/stand/loadbsd/
loadbsd.c 190 int boothowto, ncd, i, mem_ix, ch; local in function:main
415 for (mem_ix = 0; mem_ix < memlist.m_nseg; mem_ix++)
416 kmemlist->m_seg[mem_ix] = memlist.m_seg[mem_ix];
loadbsd.c 190 int boothowto, ncd, i, mem_ix, ch; local in function:main
415 for (mem_ix = 0; mem_ix < memlist.m_nseg; mem_ix++)
416 kmemlist->m_seg[mem_ix] = memlist.m_seg[mem_ix];

Completed in 23 milliseconds