Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/ndk/sources/android/support/src/stdio/ |
D | strtod.c | 234 #define Storeinc(a,b,c) \ macro 238 #define Storeinc(a,b,c) \ macro 499 Storeinc(c, x[1], x[0]); in copybits() 967 Storeinc(xc, z2, z); 980 Storeinc(xc, z, z2); 1232 Storeinc(xc, z, y); 1242 Storeinc(xc, z, y); 2245 Storeinc(bx, z, y); 2281 Storeinc(bx, z, y);
|