Searched refs:count_options (Results 1 – 2 of 2) sorted by relevance
50 unsigned int match_map = 0, n, m, w = 0, count_options = 0, in lws_ext_parse_options() local56 while (opts[count_options].name) in lws_ext_parse_options()57 count_options++; in lws_ext_parse_options()68 match_map = (1 << count_options) - 1; in lws_ext_parse_options()
474 static unsigned int count_options(void) in count_options() function512 unsigned int i, topts_len = count_options(); in parse_opts()