Searched refs:Storeinc (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/lib/libc/gdtoa/ |
| D | sum.c | 65 Storeinc(xc, z, y); 74 Storeinc(xc, z, y);
|
| D | dmisc.c | 164 Storeinc(bx, z, y); 205 Storeinc(bx, z, y);
|
| D | misc.c | 346 Storeinc(xc, z2, z); 359 Storeinc(xc, z, z2); 619 Storeinc(xc, z, y); 627 Storeinc(xc, z, y);
|
| D | gdtoaimp.h | 293 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro 296 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
|
| D | smisc.c | 165 Storeinc(c, x[1], x[0]);
|