two
goto two;
two: *dp++ = n / 10 | '0';
field_sort_compare(const void *one, const void *two)
b = *(const FIELD **) __UNCONST(two);
r = (z * t1) / (t1 - two) - (w + z * w);
two = 2.0L,
two = 2;
if(x < -9) return two-tiny; /* x < -9 */
if(x>0) return r/ax; else return two-r/ax;
if(x>0) return tiny*tiny; else return two-tiny;
two = 2;
if(x < -7) RETURNI(two-tiny);/* x < -7 */
if(x>0) RETURNI(r/ax); else RETURNI(two-r/ax);
if(x>0) RETURNI(tiny*tiny); else RETURNI(two-tiny);
two = 2.0,
return (two-tiny);
return two-r;
two = 2.0,
v = two/x;
static const double zero=0.0, one=1.0, two=2.0, negone= -1.0;
else if (y==two)
else if ( (t=drem(y,two)) == zero)
static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10;
return(copysign(one-two/(expm1(x+x)+two),sign));
{t= -expm1(-(x+x)); return(copysign(t/(two-t),sign));}
v = two/x;
di -= two;
di -= two;
two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */
v = two/x;
di -= two;
di -= two;
two = 2.0000000000e+00, /* 0x40000000 */
r = (z*t1)/(t1-two)-(w+z*w);
two = 2.0,
r = (z*t1)/(t1-two)-(w+z*w);
two = 2.0,
two = 2.00000000000000000000e+00, /* 0x40000000, 0x00000000 */
if(hx<0&&ix>=0x40180000) return two-tiny;/* x < -6 */
if(hx>0) return r/x; else return two-r/x;
if(hx>0) return tiny*tiny; else return two-tiny;
if(hx<0&&ix>=0x40c00000) return two-tiny;/* x < -6 */
if(hx>0) return r/x; else return two-r/x;
if(hx>0) return tiny*tiny; else return two-tiny;
two = 2.0000000000e+00, /* 0x40000000 */
static const double one=1.0, two=2.0, tiny = 1.0e-300;
t = expm1(two*fabs(x));
z = one - two/(t+two);
t = expm1(-two*fabs(x));
z= -t/(t+two);
static const float one=1.0, two=2.0, tiny = 1.0e-30;
t = expm1f(two*fabsf(x));
z = one - two/(t+two);
t = expm1f(-two*fabsf(x));
z= -t/(t+two);
# if the exception is an opclass zero or two unimplemented data type
# if the exception is an opclass zero or two unimplemented data type
ether_cmp(void *one, void *two)
uint16_t *b = (u_short *) two;
ether_cmp(void *one, void *two)
register uint16_t *b = (u_short *) two;
ether_cmp(uint8_t *one, uint8_t *two)
uint16_t *b = (uint16_t *)two;
#define extzv(one, two, three,four) \
: "g"(one),"m"(two),"mo>"(three),"g"(four)); \
ether_cmp(void *one, void *two)
uint16_t *b = (uint16_t *)two;
int two = 0;
two = 1;
if (two)
RF_ASSERT(two == 0);
ether_cmp(void *one, void *two)
b = (uint16_t *) two;
ether_cmp(void *one, void *two)
uint16_t *b = (uint16_t *) two;
unsigned two: 2;
goto two;
two:
compareproducts(const char **one, const char **two)
while (*one || *two) {
if (!*one && *two != NULLUNIT)
if (!*two && *one != NULLUNIT)
else if (*two == NULLUNIT)
two++;
else if (*one && *two && strcmp(*one, *two))
one++, two++;