Home
last modified time | relevance | path

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

/freebsd/contrib/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);
H A Dgdtoaimp.h310 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro
313 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro
H A Dsmisc.c155 Storeinc(c, x[1], x[0]);