HomeSort by relevance Sort by last modified time
    Searched full:seen_wildcard (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/glib/
gpattern.c 190 gboolean seen_joker = FALSE, seen_wildcard = FALSE, more_wildcards = FALSE; local
250 seen_wildcard = hw_pos >= 0;
251 more_wildcards = seen_wildcard && hw_pos != tw_pos;
252 if (seen_wildcard)
272 if (!seen_wildcard)
282 if (seen_wildcard)

Completed in 746 milliseconds