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

/ast/src/cmd/nmake/
H A Dbind.c880 int reassoc = 0; local
1279 if (!found && r && (name == r->name || reassoc) && (a = associate(internal.bind_p, r, NiL, NiL)) && (b = call(a, name)) && (s = getarg(&b, NiL)))
1321 reassoc = !(state.questionable & 0x80000000);
1453 r = bindalias(r, x, b + internal.pwdlen + 1, od, reassoc);
1480 r = bindalias(r, x, b, od, reassoc);

Completed in 11 milliseconds