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

/src/usr.bin/xlint/lint1/
H A Dfunc.c271 sym_t *rdsym = dcs->d_redeclared_symbol; local in function:begin_function
H A Ddecl.c1137 sym_t *rdsym = dcs->d_redeclared_symbol; local in function:declare_member
1897 check_old_style_definition(const sym_t *rdsym, const sym_t *dsym) argument
1995 sym_t *rdsym = dcs->d_redeclared_symbol; local in function:declare_extern
2109 copy_usage_info(sym_t * sym,const sym_t * rdsym) argument
2127 sym_t *rdsym = dcs->d_redeclared_symbol; local in function:check_redeclaration
2601 check_local_hiding(const sym_t * dsym,const sym_t * rdsym) argument
2625 check_local_redeclaration(const sym_t * dsym,sym_t * rdsym) argument
[all...]

Completed in 6 milliseconds