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

  /src/sys/arch/evbmips/rmixl/
machdep.c 877 int32_t scratch_7; local in function:rmixl_get_wakeup_info
886 : "=r"(scratch_7));
889 (intptr_t)scratch_7;
machdep.c 877 int32_t scratch_7; local in function:rmixl_get_wakeup_info
886 : "=r"(scratch_7));
889 (intptr_t)scratch_7;

Completed in 24 milliseconds