Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/external/libweave/third_party/chromium/base/third_party/dmg_fp/ |
D | dtoa.cc | 330 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro 333 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro 865 Storeinc(xc, z2, z); 878 Storeinc(xc, z, z2); 1131 Storeinc(xc, z, y); 1139 Storeinc(xc, z, y); 2175 Storeinc(bx, z, y); 2216 Storeinc(bx, z, y);
|