Searched refs:test_long (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssl/test/
H A Dasn1_decode_test.c36 long test_long; member in struct:__anon79
40 ASN1_EMBED(ASN1_LONG_DATA, test_long, LONG),
46 static int test_long(void)
226 ADD_TEST(test_long);
H A Dasn1_encode_test.c188 long test_long; member in struct:__anon82
194 ASN1_SIMPLE(ASN1_LONG_DATA, test_long, LONG),
H A Dtest_test.c125 static int test_long(void) function
559 ADD_TEST(test_long);
/freebsd-current/sys/contrib/x86emu/
H A Dx86emu.c149 static void test_long (struct x86emu *, uint32_t d, uint32_t s);
2774 test_long(emu, emu->x86.R_EAX, fetch_long_imm(emu));
3955 test_long(emu, destval, srcval);
4636 common_binop_ns_word_long_rm_r(emu, test_word, test_long);
7852 test_long(struct x86emu *emu, uint32_t d, uint32_t s) function

Completed in 90 milliseconds