Searched refs:__negdi2 (Results 1 – 24 of 24) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | darwin-64.c | 52 DI __negdi2 (DI x); 69 DI __negdi2 (DI x) { return -x; } in __negdi2() function
|
| /openbsd/src/gnu/llvm/compiler-rt/lib/builtins/ |
| D | negdi2.c | 17 COMPILER_RT_ABI di_int __negdi2(di_int a) { in __negdi2() function
|
| D | apple_versioning.c | 114 NOT_HERE_BEFORE_10_6(__negdi2) 301 NOT_HERE_UNTIL_AFTER_4_3(__negdi2)
|
| D | README.txt | 70 di_int __negdi2 (di_int a); // -a
|
| /openbsd/src/sys/lib/libkern/ |
| D | negdi2.c | 40 __negdi2(quad_t a) in __negdi2() function
|
| D | quad.h | 114 quad_t __negdi2(quad_t);
|
| /openbsd/src/lib/libc/quad/ |
| D | negdi2.c | 41 __negdi2(quad_t a) in __negdi2() function
|
| D | quad.h | 114 quad_t __negdi2(quad_t) __dso_protected;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
| D | bad.c | 12 __negdi2 (u) in __negdi2() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | libgcc2.h | 202 #define __negdi2 __NDW(neg,2) macro 241 extern DWtype __negdi2 (DWtype);
|
| D | libgcc-std.ver | 109 __negdi2
|
| D | libgcc2.c | 52 __negdi2 (DWtype u) in __negdi2() function
|
| D | FSFChangeLog.11 | 7382 * libgcc2.c (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
|
| D | ChangeLog | 18474 instead of __negdi2 directly.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/sh/ |
| D | libgcc-std.ver | 109 __negdi2
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | libgcc2.h | 265 #define __negdi2 __NDW(neg,2) macro 329 extern DWtype __negdi2 (DWtype);
|
| D | libgcc-std.ver | 109 __negdi2
|
| D | libgcc2.c | 73 __negdi2 (DWtype u) in __negdi2() function
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | RuntimeLibcalls.def | 84 HANDLE_LIBCALL(NEG_I64, "__negdi2")
|
| /openbsd/src/lib/libc/ |
| D | Symbols.list | 1228 __negdi2
|
| /openbsd/src/gnu/gcc/gcc/doc/ |
| D | libgcc.texi | 95 @deftypefn {Runtime Function} long __negdi2 (long @var{a})
|
| D | gccint.info | 315 -- Runtime Function: long __negdi2 (long A) 31451 * __negdi2: Integer library routines.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68hc11/ |
| D | m68hc11.md | 4287 "m68hc11_emit_libcall (\"__negdi2\", NEG, DImode, DImode, 2, operands);
|
| /openbsd/src/gnu/gcc/gcc/config/m68hc11/ |
| D | m68hc11.md | 4271 "m68hc11_emit_libcall (\"__negdi2\", NEG, DImode, DImode, 2, operands);
|