Searched defs:is_opcode_char (Results 1 – 2 of 2) sorted by relevance
69 #define is_opcode_char(x) (opcode_chars [(unsigned char) x]) macro