opts 227 lib/lua/lbaselib.c static const char *const opts[] = {"stop", "restart", "collect", opts 231 lib/lua/lbaselib.c int o = luaL_checkoption(L, 1, "collect", opts); opts 567 tools/chdk_dasm.c extern pInstruction instr_disassemble(firmware *fw, t_value instr, t_address addr, pDisOptions opts) { opts 854 tools/chdk_dasm.c if (opts->flags&disopt_FIXS) opts 986 tools/chdk_dasm.c char * * regnames = opts->regnames; opts 987 tools/chdk_dasm.c t_value oflags = opts->flags;