test1
test1();
if ((r = pthread_create(&thr, NULL, test1, NULL)))
test1(c, key, kn, iv, in, plaintext, pn, ciphertext, cn, encdec);
const char* test1 = "1234567890\r\n";
evbuffer_add(buf, (u_char*)test1, strlen(test1));
evbuffer_drain(buf, strlen(test1));
fun1 = test1[i].func;
volat1 = test1[i].arg1;
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
err = volat2 - test1[i].answer1;
if (fabs (err) > ((OKERROR + test1[i].thresh) * MACHEP))
j, test1[i].name, x, volat2, err);
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
err = volat2 - test1[i].answer1;
if (fabs (err) > ((OKERROR + test1[i].thresh) * MACHEP))
j, test1[i].name, x, volat2, err);
static struct oneargument test1[] =
fun1 = test1[i].func;
volat1 = test1[i].arg1;
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
err = volat2 - test1[i].answer1;
err_thresh = test1[i].thresh;
j, test1[i].name, x, volat2, err);
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
err = volat2 - test1[i].answer1;
err_thresh = test1[i].thresh;
j, test1[i].name, x, volat2, err);
static struct oneargument test1[] =
fun1 = test1[i].func;
if (test1[i].name == NULL)
volat1 = test1[i].arg1;
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
if (! strcmp (test1[i].name, "jnl"))
err = volat2 - test1[i].answer1;
err_thresh = test1[i].thresh;
j, test1[i].name, x, volat2, err);
dy = volat1 * test1[i].derivative;
dy = test1[i].answer2 + dy;
volat1 = test1[i].answer1 + dy;
if (! strcmp (test1[i].name, "jnl"))
err = volat2 - test1[i].answer1;
err_thresh = test1[i].thresh;
j, test1[i].name, x, volat2, err);
static struct oneargument test1[] =
fun1 = test1[i].func;
x1 = *(test1[i].arg1);
answer = *(test1[i].answer);
if (test1[i].thresh == 0)
if (e > test1[i].thresh * MACHEP)
test1[i].name, x1, y, answer);
static struct oneargument test1[] =
static struct oneargument test1[] =
fun1 = test1[i].func;
x1 = *(test1[i].arg1);
answer = *(test1[i].answer);
if (test1[i].thresh == 0)
if (e > test1[i].thresh * MACHEPL)
test1[i].name, x1, y, answer);
static struct oneargument test1[] =
fun1 = test1[i].func;
x1 = *(test1[i].arg1);
answer = *(test1[i].answer);
if (test1[i].thresh == 0)
if (e > test1[i].thresh * MACHEPL)
test1[i].name, x1, y, answer);
ATF_TP_ADD_TC(tp, test1);
ATF_TC_WITHOUT_HEAD(test1);
ATF_TC_BODY(test1, tc)
ASSERT(test1("iclp", 1234, 'x', 123456789L, &thing) == 9);
{ test1, 0 },
{ test1, 0 },
uint32_t test1;
test1 = ATW_READ(sc, ATW_TEST1);
test1 &= ~(ATW_TEST1_DBGREAD_MASK|ATW_TEST1_CONTROL);
test1 |= LSHIFT(0x1, ATW_TEST1_DBGREAD_MASK) | ATW_TEST1_CONTROL;
ATW_WRITE(sc, ATW_TEST1, test1);
uint32_t test1, rra, rwa;
test1 = ATW_READ(sc, ATW_TEST1);
rra = (test1 >> 12) & 0x1ff;
rwa = (test1 >> 2) & 0x1ff;
if ((rra != rwa) && !(test1 & 0x2)) {