Searched refs:DASM_S_MATCH_SEC (Results 1 – 6 of 6) sorted by relevance
35 #define DASM_S_MATCH_SEC 0x03000000 macro420 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
35 #define DASM_S_MATCH_SEC 0x03000000 macro419 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
36 #define DASM_S_MATCH_SEC 0x03000000 macro457 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
37 #define DASM_S_MATCH_SEC 0x03000000 macro566 D->status = DASM_S_MATCH_SEC|(D->section-D->sections); in dasm_checkstep()
34 #define DASM_S_MATCH_SEC 0x03000000 macro529 D->status = DASM_S_MATCH_SEC|(int)(D->section-D->sections); in dasm_checkstep()
846 case DASM_S_MATCH_SEC: in handle_dasm_error()
Completed in 25 milliseconds