Home
last modified time | relevance | path

Searched refs:CLVC_STRING (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dopts.h40 CLVC_STRING enumerator
H A Dopts.c589 case CLVC_STRING: in handle_option()
1813 case CLVC_STRING: in option_enabled()
1843 case CLVC_STRING: in get_option_state()
H A DChangeLog-200517339 (var_set): Use CLVC_STRING if var_type returns "const char *".
17344 (cl_var_type): ...this. Add CLVC_STRING.
17348 change. Cast flag_var before using it. Handle CLVC_STRING.