H A D | chk.c | 79 hte_t *hte; in mark_main_as_used() local 89 check_name(const hte_t *hte) in check_name() argument 134 check_used_not_defined(const hte_t * hte) check_used_not_defined() argument 155 check_defined_not_used(const hte_t * hte) check_defined_not_used() argument 176 check_declared_not_used_or_defined(const hte_t * hte) check_declared_not_used_or_defined() argument 198 check_multiple_definitions(const hte_t * hte) check_multiple_definitions() argument 234 chkvtui(const hte_t * hte,sym_t * def,sym_t * decl) chkvtui() argument 292 chkvtdi(const hte_t * hte,sym_t * def,sym_t * decl) chkvtdi() argument 331 chkfaui(const hte_t * hte,sym_t * def,sym_t * decl) chkfaui() argument 439 chkau(const hte_t * hte,int n,sym_t * def,sym_t * decl,pos_t * pos1p,fcall_t * call1,fcall_t * call,type_t * arg1,type_t * arg2) chkau() argument 591 printflike(const hte_t * hte,fcall_t * call,int n,const char * fmt,type_t ** ap) printflike() argument 818 scanflike(const hte_t * hte,fcall_t * call,int n,const char * fmt,type_t ** ap) scanflike() argument 1009 bad_format_string(const hte_t * hte,fcall_t * call) bad_format_string() argument 1017 inconsistent_arguments(const hte_t * hte,fcall_t * call,int n) inconsistent_arguments() argument 1025 too_few_arguments(const hte_t * hte,fcall_t * call) too_few_arguments() argument 1033 too_many_arguments(const hte_t * hte,fcall_t * call) too_many_arguments() argument 1059 check_return_values(const hte_t * hte,sym_t * def) check_return_values() argument 1113 check_argument_declarations(const hte_t * hte,sym_t * def,sym_t * decl) check_argument_declarations() argument [all...] |