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

/haiku-buildtools/legacy/binutils/gas/
H A Decoff.c3824 int setcount;
3832 setcount = count;
3837 setcount = 0x0f;
3844 *bufptr++ = setcount + (delta << 4);
3854 *bufptr++ = setcount + (8 << 4);
3792 int setcount; local
/haiku-buildtools/binutils/gas/
H A Decoff.c3818 int setcount;
3826 setcount = count;
3831 setcount = 0x0f;
3838 *bufptr++ = setcount + (delta << 4);
3848 *bufptr++ = setcount + (8 << 4);
3786 int setcount; local

Completed in 68 milliseconds