Searched refs:opt (Results 1 – 2 of 2) sorted by relevance
41 char **opt; member372 OSReport("%s %s\n\n\n\n", Menu[curY].mode, Menu[curY].opt[curX]); in AnimTick()394 OSReport("%s %s\n", Menu[i].mode, Menu[i].opt[Menu[i].cursel]); in DumpCurMenu()
578 # -opt off - The debugger is very unhappy with any optimizations at all.580 CCFLAGS += -opt off -inline off