Searched refs:__powisf2 (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| D | powisf2_test.c | 20 float __powisf2(float a, si_int b); 24 float x = __powisf2(a, b); in test__powisf2()
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | libgcc2.h | 338 #ifndef __powisf2 339 #define __powisf2 __N(powisf2) macro 450 extern SFtype __powisf2 (SFtype, int);
|
| D | libgcc2.c | 1820 # define NAME __powisf2
|
| D | ChangeLog | 782 * libgcc2.c (__powisf2, __powidf2, __powitf2, __powixf2): Perform
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | libgcc.texi | 471 @deftypefn {Runtime Function} float __powisf2 (float @var{a}, int @var{b})
|
| D | gccint.info | 669 -- Runtime Function: float __powisf2 (float A, int B) 52736 * __powisf2: Soft float library routines.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2005 | 2659 __floatuntixf, __powisf2, __powidf2, __powixf2, __mulsc3, 14414 __muldc3, __mulsc3, __mulxc3, __powidf2, __powisf2, __powixf2): Add. 26923 * libgcc2.h (__powisf2, __powidf2, __powixf2, __powitf2): Change 27914 (__powisf2, __divsc3, __mulsc3): Guard with LIBGCC2_HAS_SF_MODE rather 27921 (__powisf2, __divsc3, __mulsc3): Guard with LIBGCC2_HAS_SF_MODE.
|
| D | ChangeLog-2011 | 24512 * libgcc2.h (__powisf2, __powidf2, __powitf2, __powixf2, 24564 (__powisf2, __powidf2, __powitf2, __powixf2, __bswapsi2, __bswapdi2,
|