Home
last modified time | relevance | path

Searched refs:INSTR_DEALLOCA (Results 1 – 3 of 3) sorted by relevance

/dports/lang/nwcc/nwcc_0.8.3/
H A Dicode.h131 #define INSTR_DEALLOCA 45 /* pseudo */ macro
H A Dbackend.c525 case INSTR_DEALLOCA: in do_xlate()
H A Dicodeinstr.c1970 ii->type = INSTR_DEALLOCA; in icode_make_dealloca()