Lines Matching defs:x
278 #define value(x) ((x).d) argument
280 #define word0(x) ((x).ul[1]) argument
281 #define word1(x) ((x).ul[0]) argument
283 #define word0(x) ((x).ul[0]) argument
284 #define word1(x) ((x).ul[1]) argument
331 #define Infinite(x) (word0(x) == 0x7ff00000) /* sufficient test for here */ argument
422 ULong x[1]; member
438 #define _THREAD_PRIVATE_MUTEX_LOCK(x) tsrm_mutex_lock(x); argument
439 #define _THREAD_PRIVATE_MUTEX_UNLOCK(x) tsrm_mutex_unlock(x); argument
443 #define _THREAD_PRIVATE_MUTEX_LOCK(x) argument
444 #define _THREAD_PRIVATE_MUTEX_UNLOCK(x) argument
479 int x; in Balloc() local
514 #define Bcopy(x,y) memcpy((char *)&x->sign, (char *)&y->sign, \ argument
552 ULong *x, y; in multadd() local
588 static int hi0bits(ULong x) in hi0bits()
620 ULong x = *y; in lo0bits() local
676 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; in mult() local
759 Long x, y; in s2b() local
834 ULong *x, *x1, *xe, z; in lshift() local
994 volatile _double x; in ulp() local
1101 ULong *x, y, z; in d2b() local
1485 ULong x; in zend_dtoa() local