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

/openbsd-current/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_skipping.py36 op_table = ((unittest2.skipUnless, False, True),
38 for deco, do_skip, dont_skip in op_table:
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c592 for (opcode = &op_table[0]; opcode->name != NULL; ++opcode)
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dmaxq.h123 const MAXQ20_OPCODE_INFO op_table[] = variable
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-maxq.c2866 optab = op_table; /* Initialise it to the first entry of the

Completed in 140 milliseconds