Searched refs:Storeinc (Results 1 – 1 of 1) sorted by relevance
/PHP-5.6/Zend/ |
H A D | zend_strtod.c | 291 #define Storeinc(a,b,c) (((unsigned short *)a)[1] = (unsigned short)b, \ macro 294 #define Storeinc(a,b,c) (((unsigned short *)a)[0] = (unsigned short)b, \ macro 712 Storeinc(xc, z2, z); in mult() 725 Storeinc(xc, z, z2); in mult() 959 Storeinc(xc, z, y); in diff() 968 Storeinc(xc, z, y); in diff() 1324 Storeinc(bx, z, y); in quorem() 1360 Storeinc(bx, z, y); in quorem()
|
Completed in 8 milliseconds