Searched refs:REG_O0 (Results 1 – 3 of 3) sorted by relevance
62 sp[i + 8] = ucp->uc_mcontext.gregs[REG_O0 + i]; in __makecontext()76 ucp->uc_mcontext.gregs[REG_O0 + i] = arg; in __makecontext()
30 GREG_O0 (REG_O0 * sizeof(greg_t))
121 # define REG_O0 (11) macro
Completed in 4 milliseconds