Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ |
H A D | zend_strtod.c | 341 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro 344 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro 897 Storeinc(xc, z2, z); 910 Storeinc(xc, z, z2); 1159 Storeinc(xc, z, y); 1167 Storeinc(xc, z, y); 2221 Storeinc(bx, z, y); 2262 Storeinc(bx, z, y);
|
Completed in 11 milliseconds