Home
last modified time | relevance | path

Searched refs:symtab_forall_sorted (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Dexterns2.h55 void symtab_forall_sorted(void (*)(hte_t *));
H A Dmain2.c154 symtab_forall_sorted(check_name_non_const); in main()
H A Dhash.c165 symtab_forall_sorted(void (*action)(hte_t *)) in symtab_forall_sorted() function
H A Demit2.c196 symtab_forall_sorted(dumpname); in outlib()