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

/ast/src/lib/libpp/
H A Dppop.c72 inithash(register Hash_table_t* tab, register struct ppkeyword* key) function
802 inithash(pp.dirtab, directives);
811 inithash(pp.strtab, options);
812 inithash(pp.strtab, predicates);
813 inithash(pp.strtab, variables);
/ast/src/cmd/nmake/
H A Dbind.c152 inithash(void) function

Completed in 48 milliseconds