Home
last modified time | relevance | path

Searched refs:check_duplicates (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h363 extern void check_duplicates(struct symbol *sym);
Devaluate.c3488 void check_duplicates(struct symbol *sym) in check_duplicates() function
3576 check_duplicates(sym); in evaluate_symbol_list()
Dparse.c3012 check_duplicates(decl); in external_declaration()
/third_party/python/Objects/
Dtypeobject.c1737 check_duplicates(PyObject *tuple) in check_duplicates() function
1945 if (check_duplicates(bases) < 0) { in mro_implementation()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst532 * export check_duplicates()