Searched refs:DASM_S_MATCH_SEC (Results 1 – 6 of 6) sorted by relevance
35 #define DASM_S_MATCH_SEC 0x03000000 macro415 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
36 #define DASM_S_MATCH_SEC 0x03000000 macro452 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
36 #define DASM_S_MATCH_SEC 0x03000000 macro514 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
34 #define DASM_S_MATCH_SEC 0x03000000 macro515 D->status = DASM_S_MATCH_SEC|(int)(D->section-D->sections); in dasm_checkstep()
296 case DASM_S_MATCH_SEC: in handle_dasm_error()
Completed in 81 milliseconds