Home
last modified time | relevance | path

Searched defs:GEN_MAXARCH (Results 1 – 2 of 2) sorted by path

/dports/emulators/hercules/hercules-3.13/
H A Ddyninst.c207 static void assign_extop1(int opcode, int extop, zz_func table[256][GEN_MAXARCH], in assign_extop1()
208 zz_func saved[256][GEN_MAXARCH]) in assign_extop1()
230 static void assign_extop(int opcode, int extop, zz_func table[256][GEN_MAXARCH], in assign_extop()
231 zz_func saved[256][GEN_MAXARCH]) in assign_extop()
253 static void assign_opcode(int opcode, zz_func table[256][GEN_MAXARCH], in assign_opcode()
254 zz_func saved[256][GEN_MAXARCH]) in assign_opcode()
H A Dfeatchk.h371 #define GEN_MAXARCH 3+2 macro
373 #define GEN_MAXARCH 2+2 macro
375 #define GEN_MAXARCH 1+2 macro