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

/src/usr.bin/xlint/lint1/
H A Ddecl.c994 check_bit_field_type(sym_t *dsym, type_t **inout_tp, tspec_t *inout_t) argument
1038 check_bit_field(sym_t *dsym, tspec_t *inout_t, type_t **inout_tp) argument
1132 declare_member(sym_t *dsym) argument
1182 set_bit_field_width(sym_t * dsym,int bit_field_width) argument
1897 check_old_style_definition(const sym_t * rdsym,const sym_t * dsym) argument
1944 declare_extern(sym_t * dsym,bool has_initializer,const sbuf_t * renaming) argument
2124 check_redeclaration(sym_t * dsym,bool * dowarn) argument
2330 complete_type(sym_t * dsym,const sym_t * ssym) argument
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
2660 declare_external_in_block(sym_t * dsym) argument
2712 declare_local(sym_t * dsym,bool has_initializer) argument
2867 check_size(const sym_t * dsym) argument
[all...]

Completed in 5 milliseconds