Searched defs:opcode_targets (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Python/ | ||
| D | opcode_targets.h | 1 static void *opcode_targets[256] = { variable |
| /external/python/cpython2/Python/ | ||
| D | opcode_targets.h | 1 static void *opcode_targets[256] = { variable |