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

/ndk/sources/host-tools/make-3.81/
H A Dread.c473 struct floc *fstart;
495 fstart = &ebuf->floc;
623 int i = conditional_line (p, len, fstart);
627 fatal (fstart, _("invalid syntax in conditional"));
637 fatal (fstart, _("extraneous `endef'"));
649 fatal (fstart, _("empty variable name"));
666 error (fstart, _("empty `override' directive"));
677 fatal (fstart, _("empty variable name"));
690 && !try_variable_definition (fstart, p2, o_override, 0))
691 error (fstart,
469 struct floc *fstart; local
[all...]

Completed in 22 milliseconds