Searched defs:mode (Results 1 – 6 of 6) sorted by relevance
47 enum display_mode mode; /* display mode that we are using */ member
115 enum listMode mode; variable
1009 char *mode; in main() local
1123 bool conf_set_all_new_symbols(enum conf_def_mode mode) in conf_set_all_new_symbols()
1481 char *mode; in main() local
967 #define SET_DECL_MODE(decl, mode) DECL_MODE(decl) = (mode) argument