Searched refs:hashfree (Results 1 – 12 of 12) sorted by relevance
50 if (op->filtab) hashfree(op->filtab); in ppcontext()51 if (op->prdtab) hashfree(op->prdtab); in ppcontext()52 if (op->symtab) hashfree(op->symtab); in ppcontext()
1090 hashfree(pp.symtab); in ppop()
69 static void hashfree(Dt_t* dt, Void_t* obj, Dtdisc_t* disc) in hashfree() function71 static void hashfree(dt, obj, disc) in hashfree()85 NIL(Dtmake_f), hashfree,
40 hashfree(register Hash_table_t* tab) in hashfree() function
198 if (!ret) hashfree(tab); in hashalloc()
191 extern Hash_table_t* hashfree(Hash_table_t*);
27 hashfree free a hashalloc()'d table
68 hashlib.h hashalloc.c hashdump.c hashfree.c hashlast.c \
562 make hashfree.o563 make hash/hashfree.c565 done hash/hashfree.c566 meta hashfree.o %.c>%.o hash/hashfree.c hashfree567 prev hash/hashfree.c568 …{CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Ihash -Iinclude -Istd -D_PACKAGE_ast -c hash/hashfree.c569 done hashfree.o generated6100 …inddir.o seekdir.o telldir.o getcwd.o fastfind.o hashalloc.o hashdump.o hashfree.o hashlast.o hash…
712 hashfree;
197 hash/hashfree.o \
3625 #undef hashfree3627 extern Dt_t *hashfree(Dt_t *root) in hashfree() function