Searched defs:ambiguous (Results 1 – 6 of 6) sorted by relevance
35 int try, i, matchlen = 0, found = -1, ambiguous = 1; in arrayfind() local
242 static const struct interval ambiguous[] = { in mk_wcwidth_cjk() local
109 …void (*ambiguous)(int *) = &foo; // expected-error{{initializing 'void (*)(int *)' with an express… in fn_type_conversions() local
203 namespace ambiguous { namespace
49 bool ambiguous = false; in IsAmbiguous() local
348 def _test_ambiguous_time(self, dt, tzid, ambiguous): argument