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

/ast/src/cmd/nmake/
H A Dbind.c71 file_hash(const char* s) function
157 table.file = hashalloc(NiL, HASH_set, HASH_ALLOCATE, HASH_compare, file_compare, HASH_hash, file_hash, HASH_name, "files", 0);

Completed in 37 milliseconds