Searched refs:shifter (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/s390/
H A Dtpf-unwind.h155 unsigned long int shifter, is_a_stub; local
227 shifter = *((unsigned long int *)
230 shifter &= ~1ul;
234 RA_OFFSET)) = shifter;
238 shifter = shifter - 4;
240 return (void *) shifter;

Completed in 65 milliseconds