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

/ast/src/cmd/nmake/
H A Dmake.h629 Rule_t* bind_p; /* .BIND. rule pointer */ member in struct:Internal_s
H A Drule.c1569 ASOC(bind_p, ".BIND.", 0);
H A Dbind.c1279 if (!found && r && (name == r->name || reassoc) && (a = associate(internal.bind_p, r, NiL, NiL)) && (b = call(a, name)) && (s = getarg(&b, NiL)))

Completed in 32 milliseconds