Searched refs:__absvsi2 (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| D | absvsi2_test.c | 22 si_int __absvsi2(si_int a); 26 si_int x = __absvsi2(a); in test__absvsi2()
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | libgcc2.h | 426 #define __absvsi2 __N(absvsi2) macro 432 extern SItype __absvsi2 (SItype);
|
| D | libgcc2.c | 227 __absvsi2 (SItype a) in __absvsi2() function
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | libgcc.texi | 150 @deftypefn {Runtime Function} int __absvsi2 (int @var{a})
|
| D | gccint.info | 379 -- Runtime Function: int __absvsi2 (int A) 50618 * __absvsi2: Integer library routines.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2000 | 810 * libgcc2.c (__absvsi2): Use Wtype and DWtype. 5622 __mulvsi3, __negvsi2, __negvdi2, __absvsi2, __absvdi2, __mulvdi3): 5665 * libgcc2.h (__absvsi2, __absvdi2, __addvsi3, __addvdi3, 5891 __mulvsi3, __negvsi2, __negvdi2, __absvsi2, __absvdi2, __mulvdi3):
|
| D | ChangeLog-2004 | 1328 (__absvsi2): Rename to __absvSI2. 1335 (__absvsi2, __addvsi3, __subvsi3, __mulvsi3, __negvsi2): Declare if
|
| D | ChangeLog-2008 | 25710 __absvsi2, __absvDI2): Use unsigned arithmetic.
|
| D | ChangeLog-2011 | 24568 (__absvsi2, __negvsi2, __addvsi3, __subvsi3, __mulvsi3): Likewise if
|