Home
last modified time | relevance | path

Searched refs:same_symbol (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/
Dsparse-ltp.c145 if (sym->same_symbol) in check_symbol_visibility()
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.c455 } while ((sym = sym->same_symbol) != NULL); in get_symbol_initializer()
702 sym->same_symbol = next; in check_declaration()
709 sym->same_symbol = next; in check_declaration()
Dsymbol.h156 struct symbol *same_symbol; member
Dparse.c2777 prev = decl->same_symbol; in parse_function_body()
2786 prev = prev->same_symbol; in parse_function_body()
3007 if (decl->same_symbol) { in external_declaration()
3008 decl->definition = decl->same_symbol->definition; in external_declaration()
3009 decl->op = decl->same_symbol->op; in external_declaration()
Devaluate.c3494 while ((next = next->same_symbol) != NULL) { in check_duplicates()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.5.1.rst56 * Make same_symbol list share the same scope