Searched refs:Storeinc (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/lib/libc/gdtoa/ |
H A D | sum.c | 67 Storeinc(xc, z, y); 76 Storeinc(xc, z, y);
|
H A D | dmisc.c | 164 Storeinc(bx, z, y); 207 Storeinc(bx, z, y);
|
H A D | misc.c | 349 Storeinc(xc, z2, z); 362 Storeinc(xc, z, z2); 628 Storeinc(xc, z, y); 636 Storeinc(xc, z, y);
|
H A D | gdtoaimp.h | 324 #define Storeinc(a,b,c) \ macro 329 #define Storeinc(a,b,c) \ macro
|
H A D | smisc.c | 166 Storeinc(c, x[1], x[0]);
|