Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/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 914 Storeinc(xc, z2, z); 927 Storeinc(xc, z, z2); 1174 Storeinc(xc, z, y); 1182 Storeinc(xc, z, y); 2236 Storeinc(bx, z, y); 2277 Storeinc(bx, z, y);
|
Completed in 12 milliseconds