Searched refs:match_map (Results 1 – 1 of 1) sorted by relevance
50 unsigned int match_map = 0, n, m, w = 0, count_options = 0, in lws_ext_parse_options() local68 match_map = (unsigned int)(1 << count_options) - 1; in lws_ext_parse_options()77 m = match_map; in lws_ext_parse_options()99 match_map &= (unsigned int)~(1 << n); in lws_ext_parse_options()100 if (!match_map) { in lws_ext_parse_options()