Searched defs:__negdf2 (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/soft-fp/
H A Dnegdf2.c35 DFtype __negdf2(DFtype a) function
/openbsd-current/lib/libc/softfloat/
H A Dnegdf2.c15 __negdf2(float64 a) function
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dnegdf2.c16 COMPILER_RT_ABI fp_t __negdf2(fp_t a) { return fromRep(toRep(a) ^ signBit); } function
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dieee754-df.S53 __negdf2: label
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfloatlib.c458 __negdf2 (double a1) function

Completed in 97 milliseconds