Searched refs:HasReturn (Results 1 – 2 of 2) sorted by relevance
63 unsigned char HasReturn : 1; /* 0x04 - procedure has a return value. */ member
262 if (Oi2Flags.HasReturn) strcat(buffer, " HasReturn"); in debugstr_INTERPRETER_OPT_FLAGS()