HomeSort by: relevance | last modified time | path
    Searched defs:err_print (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/vax/vax/
db_disasm.c 130 #define err_print printf macro
241 err_print("XXX error\n");
273 err_print("invalid op-type %X (%c) found.\n",
294 err_print("XXX error\n");
346 err_print("autodecrement not allowd for PC.\n");
374 err_print("illegal op-type %d\n", size);
434 err_print("can\'t evaluate operand (%02X).\n", lit);
db_disasm.c 130 #define err_print printf macro
241 err_print("XXX error\n");
273 err_print("invalid op-type %X (%c) found.\n",
294 err_print("XXX error\n");
346 err_print("autodecrement not allowd for PC.\n");
374 err_print("illegal op-type %d\n", size);
434 err_print("can\'t evaluate operand (%02X).\n", lit);

Completed in 21 milliseconds