Searched refs:test_word (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/t/ |
H A D | utf8.t | 97 my $test_word = ""; 104 $test_word .= $variant; 108 $test_word .= $invariant; 115 . $test_word
|
/openbsd/sys/dev/x86emu/ |
H A D | x86emu.c | 148 static void test_word (struct x86emu *, uint16_t d, uint16_t s); 2785 test_word(emu, emu->x86.R_AX, fetch_word_imm(emu)); in x86emuOp_test_AX_IMM() 4013 test_word(emu, destval, srcval); in x86emuOp16_opcF7_word_RM() 4645 common_binop_ns_word_long_rm_r(emu, test_word, test_long); in x86emu_exec_one_byte() 7846 test_word(struct x86emu *emu, uint16_t d, uint16_t s) in test_word() function
|