Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/PHP-7.4/Zend/ |
H A D | zend_strtod.c | 337 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro 340 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro 917 Storeinc(xc, z2, z); 930 Storeinc(xc, z, z2); 1177 Storeinc(xc, z, y); 1185 Storeinc(xc, z, y); 2239 Storeinc(bx, z, y); 2280 Storeinc(bx, z, y);
|
Completed in 13 milliseconds