Lines Matching defs:x
277 #define value(x) ((x).d) argument
279 #define word0(x) ((x).ul[1]) argument
280 #define word1(x) ((x).ul[0]) argument
282 #define word0(x) ((x).ul[0]) argument
283 #define word1(x) ((x).ul[1]) argument
330 #define Infinite(x) (word0(x) == 0x7ff00000) /* sufficient test for here */ argument
421 ULong x[1]; member
437 #define _THREAD_PRIVATE_MUTEX_LOCK(x) tsrm_mutex_lock(x); argument
438 #define _THREAD_PRIVATE_MUTEX_UNLOCK(x) tsrm_mutex_unlock(x); argument
442 #define _THREAD_PRIVATE_MUTEX_LOCK(x) argument
443 #define _THREAD_PRIVATE_MUTEX_UNLOCK(x) argument
478 int x; in Balloc() local
513 #define Bcopy(x,y) memcpy((char *)&x->sign, (char *)&y->sign, \ argument
551 ULong *x, y; in multadd() local
587 static int hi0bits(ULong x) in hi0bits()
619 ULong x = *y; in lo0bits() local
675 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local
758 Long x, y; in s2b() local
833 ULong *x, *x1, *xe, z; in lshift() local
993 volatile _double x; in ulp() local
1100 ULong *x, y, z; in d2b() local
1484 ULong x; in zend_dtoa() local