Searched defs:hte (Results 1 - 6 of 6) sorted by relevance
| /src/usr.bin/xlint/lint2/ |
| H A D | emit2.c | 109 outdef(const hte_t *hte, const sym_t *sym) argument 147 dumpname(const hte_t *hte) argument
|
| H A D | hash.c | 82 hte_t *hte; local in function:hash_search 154 hte_t *hte; local in function:symtab_forall 167 hte_t *hte; local in function:symtab_forall_sorted 191 hte_t *hte, *nexthte; local in function:hash_free [all...] |
| H A D | chk.c | 84 hte_t *hte; local in function:mark_main_as_used 94 check_name(const hte_t *hte) argument 139 check_used_not_defined(const hte_t * hte) argument 160 check_defined_not_used(const hte_t * hte) argument 181 check_declared_not_used_or_defined(const hte_t * hte) argument 203 check_multiple_definitions(const hte_t * hte) argument 239 chkvtui(const hte_t * hte,const sym_t * def,const sym_t * decl) argument 297 chkvtdi(const hte_t * hte,const sym_t * def,const sym_t * decl) argument 339 chkfaui(const hte_t * hte,const sym_t * def,const sym_t * decl) argument 447 chkau(const hte_t * hte,int n,const sym_t * def,const sym_t * decl,const pos_t * pos1p,const fcall_t * call1,const fcall_t * call,const type_t * arg1,const type_t * arg2) argument 600 printflike(const hte_t * hte,const fcall_t * call,int n,const char * fmt,const type_t ** ap) argument 828 scanflike(const hte_t * hte,const fcall_t * call,int n,const char * fmt,const type_t ** ap) argument 1020 bad_format_string(const hte_t * hte,const fcall_t * call) argument 1028 inconsistent_arguments(const hte_t * hte,const fcall_t * call,int n) argument 1036 too_few_arguments(const hte_t * hte,const fcall_t * call) argument 1044 too_many_arguments(const hte_t * hte,const fcall_t * call) argument 1070 check_return_values(const hte_t * hte,const sym_t * def) argument 1124 check_argument_declarations(const hte_t * hte,const sym_t * def,const sym_t * decl) argument [all...] |
| H A D | lint2.h | 166 typedef struct hte { struct
|
| H A D | read.c | 318 hte_t *hte; local in function:funccall 471 hte_t *hte, *renameht local in function:decldef 564 hte_t *hte; local in function:usedsym 1137 mkstatic(hte_t * hte) argument [all...] |
| /src/sys/external/bsd/ipf/netinet/ |
| H A D | ip_htable.c | 527 iphtent_t hte, *ent; local in function:ipf_htable_node_del 819 iphtent_t hte; local in function:ipf_htable_node_add [all...] |
Completed in 7 milliseconds