Home
last modified time | relevance | path

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

/aosp12/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dsum.c65 Storeinc(xc, z, y);
74 Storeinc(xc, z, y);
H A Ddmisc.c164 Storeinc(bx, z, y);
205 Storeinc(bx, z, y);
H A Dmisc.c346 Storeinc(xc, z2, z);
359 Storeinc(xc, z, z2);
619 Storeinc(xc, z, y);
627 Storeinc(xc, z, y);
H A Dgdtoaimp.h293 #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
H A Dsmisc.c165 Storeinc(c, x[1], x[0]);