Searched refs:compinit (Results 1 - 3 of 3) sorted by relevance

/ast/src/cmd/nmake/
H A Dmain.c715 * make the compinit trap
718 if (r = getrule(external.compinit))
H A Dobject.c408 compinit(const char* s, char* v, void* h) function
417 state.compnew = compinit;
843 hashwalk(table.rule, 0, compinit, null);
860 hashwalk(table.rule, 0, compinit, NiL);
H A Dmake.h685 char* compinit; /* made before makefile compiled*/ member in struct:External_s

Completed in 25 milliseconds