Home
last modified time | relevance | path

Searched refs:rbs (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/ia64/
A Dmakecontext.c30 if (ia64_rse_is_rnat_slot (rbs)) \
31 *rbs++ = 0; \
32 *rbs++ = (val); \
46 unsigned long *rbs; in __makecontext() local
70 rbs = (unsigned long *) stack_start; in __makecontext()
79 sc->sc_ar_bsp = (long) rbs; in __makecontext()

Completed in 3 milliseconds