Home
last modified time | relevance | path

Searched refs:emptyDisp (Results 1 – 4 of 4) sorted by relevance

/dports/games/pmars-sdl/pmars-0.9.2-5/src/
H A Ddisasm.c44 cellview(cell, outp, emptyDisp) in cellview() argument
51 int emptyDisp;
58 if ((emptyDisp == SHOW) || (cell->opcode != INITIALINST.opcode) ||
H A Dglobal.h485 extern char *cellview(mem_struct far * cell, char *outp, int emptyDisp);
487 extern char *cellview(mem_struct * cell, char *outp, int emptyDisp);
/dports/games/pmars/pmars-0.9.2/src/
H A Ddisasm.c44 cellview(cell, outp, emptyDisp) in cellview() argument
51 int emptyDisp;
58 if ((emptyDisp == SHOW) || (cell->opcode != INITIALINST.opcode) ||
H A Dglobal.h452 extern char *cellview(mem_struct far * cell, char *outp, int emptyDisp);
454 extern char *cellview(mem_struct * cell, char *outp, int emptyDisp);