Searched refs:tcc_set_flag (Results 1 – 1 of 1) sorted by relevance
21249 int tcc_set_flag(TCCState *s, const char *flag_name, int value) in tcc_set_flag() function21586 if (tcc_set_flag(s, optarg, 1) < 0 && s->warn_unsupported) in parse_args()