Searched refs:CLVC_STRING (Results 1 – 4 of 4) sorted by relevance
44 CLVC_STRING, enumerator
1689 case CLVC_STRING: in set_option()1795 case CLVC_STRING: in option_enabled()1833 case CLVC_STRING: in get_option_state()
1715 if (option->var_type == CLVC_STRING) in print_filtered_help()
17338 (var_set): Use CLVC_STRING if var_type returns "const char *".17343 (cl_var_type): ...this. Add CLVC_STRING.17347 change. Cast flag_var before using it. Handle CLVC_STRING.