Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-tic80.c75 static int const_overflow PARAMS ((unsigned long num, int bits, int flags));
161 const_overflow (num, bits, flags) in const_overflow() function
372 const_overflow (num & ~TIC80_OPERAND_MASK, bits, flags))
385 const_overflow (num, bits, flags))
/openbsd/src/gnu/usr.bin/binutils/gas/
DChangeLog-02033358 (const_overflow): Warning fixes, tidy.
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
DChangeLog-02033358 (const_overflow): Warning fixes, tidy.