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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dregcprop.c417 int wordoffset = offset - byteoffset; local
419 offset = ((WORDS_BIG_ENDIAN ? wordoffset : 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dregrename.c1339 int wordoffset = offset - byteoffset;
1341 offset = ((WORDS_BIG_ENDIAN ? wordoffset : 0)
1338 int wordoffset = offset - byteoffset; local

Completed in 168 milliseconds