Home
last modified time | relevance | path

Searched defs:rdsym (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.bin/xlint/lint1/
Ddecl.c1111 sym_t *rdsym = dcs->d_redeclared_symbol; in declare_member() local
1871 check_old_style_definition(const sym_t *rdsym, const sym_t *dsym) in check_old_style_definition()
1969 sym_t *rdsym = dcs->d_redeclared_symbol; in declare_extern() local
2083 copy_usage_info(sym_t *sym, const sym_t *rdsym) in copy_usage_info()
2101 sym_t *rdsym = dcs->d_redeclared_symbol; in check_redeclaration() local
2575 check_local_hiding(const sym_t *dsym, const sym_t *rdsym) in check_local_hiding()
2599 check_local_redeclaration(const sym_t *dsym, sym_t *rdsym) in check_local_redeclaration()
Dfunc.c271 sym_t *rdsym = dcs->d_redeclared_symbol; in begin_function() local