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

/ast/src/cmd/nmake/
H A Dbind.c996 a = associate(internal.source_p, NiL, name, NiL);
998 a = associate(internal.source_p, r, NiL, NiL);
1024 if ((z = getrule(sfstruse(buf))) && z != x && z != internal.source && z != internal.source_p)
H A Dmake.h633 Rule_t* source_p; /* .SOURCE. rule pointer */ member in struct:Internal_s
H A Drule.c1573 ASOC(source_p, ".SOURCE.", 0);

Completed in 18 milliseconds