Home
last modified time | relevance | path

Searched refs:opt (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.2.2/build/demos/gxdemo/src/Lighting/
Dlit-basic.c41 char **opt; member
372 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()
/RvlSDK-3.2.2/build/buildtools/
Dcommondefs578 # -opt off - The debugger is very unhappy with any optimizations at all.
580 CCFLAGS += -opt off -inline off