Home
last modified time | relevance | path

Searched refs:Storeinc (Results 1 – 25 of 160) sorted by relevance

1234567

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dsum.c58 Storeinc(xc, z, y); in sum()
66 Storeinc(xc, z, y); in sum()
H A Ddmisc.c134 Storeinc(bx, z, y); in quorem()
176 Storeinc(bx, z, y); in quorem()
H A Dmisc.c387 Storeinc(xc, z2, z); in mult()
399 Storeinc(xc, z, z2); in mult()
630 Storeinc(xc, z, y); in diff()
637 Storeinc(xc, z, y); in diff()
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/gdtoa/
H A Dsum.c58 Storeinc(xc, z, y); in sum()
66 Storeinc(xc, z, y); in sum()
H A Ddmisc.c134 Storeinc(bx, z, y); in quorem()
176 Storeinc(bx, z, y); in quorem()
/dports/games/zdoom/zdoom-2.8.1/gdtoa/
H A Dsum.c63 Storeinc(xc, z, y);
72 Storeinc(xc, z, y);
H A Ddmisc.c155 Storeinc(bx, z, y);
196 Storeinc(bx, z, y);
H A Dmisc.c331 Storeinc(xc, z2, z);
344 Storeinc(xc, z, z2);
585 Storeinc(xc, z, y);
593 Storeinc(xc, z, y);
/dports/games/ecwolf/ecwolf-1.3.3-src/gdtoa/
H A Dsum.c63 Storeinc(xc, z, y);
72 Storeinc(xc, z, y);
H A Ddmisc.c155 Storeinc(bx, z, y);
196 Storeinc(bx, z, y);
H A Dmisc.c331 Storeinc(xc, z2, z);
344 Storeinc(xc, z, z2);
585 Storeinc(xc, z, y);
593 Storeinc(xc, z, y);
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/gdtoa/
H A Dsum.c67 Storeinc(xc, z, y);
76 Storeinc(xc, z, y);
H A Ddmisc.c164 Storeinc(bx, z, y);
207 Storeinc(bx, z, y);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/gdtoa/
H A Dsum.c68 Storeinc(xc, z, y);
77 Storeinc(xc, z, y);
H A Ddmisc.c165 Storeinc(bx, z, y);
208 Storeinc(bx, z, y);
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dmprec.c422 Storeinc (xc, z2, z); in mult()
437 Storeinc (xc, z, z2); in mult()
653 Storeinc (xc, z, y); in diff()
664 Storeinc (xc, z, y); in diff()
1065 Storeinc(c, x[1], x[0]); in copybits()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Dmprec.c374 Storeinc (xc, z2, z);
389 Storeinc (xc, z, z2);
599 Storeinc (xc, z, y);
610 Storeinc (xc, z, y);
1014 Storeinc(c, x[1], x[0]);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dmprec.h86 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
89 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/stdlib/
H A Dmprec.h86 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
89 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/native/fdlibm/
H A Dmprec.h104 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
107 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/native/fdlibm/
H A Dmprec.h104 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
107 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/native/fdlibm/
H A Dmprec.h104 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
107 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/native/fdlibm/
H A Dmprec.h104 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
107 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/native/fdlibm/
H A Dmprec.h104 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
107 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/lang/
H A Dmprec.c362 Storeinc (xc, z2, z);
377 Storeinc (xc, z, z2);
586 Storeinc (xc, z, y);
597 Storeinc (xc, z, y);

1234567