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

  /src/sys/arch/sandpoint/sandpoint/
machdep.c 415 struct bi_modulelist_entry *bi, *biend; local in function:module_init_md
421 biend = bi + module->num;
422 while (bi < biend) {
machdep.c 415 struct bi_modulelist_entry *bi, *biend; local in function:module_init_md
421 biend = bi + module->num;
422 while (bi < biend) {

Completed in 26 milliseconds