HomeSort by: relevance | last modified time | path
    Searched defs:m4errx (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/m4/
misc.c 129 m4errx(1, "base %d > 36: not supported.", base);
132 m4errx(1, "bad base %d for conversion.", base);
235 m4errx(1, "undivert: diversion still active.");
258 m4errx(int exval, const char *fmt, ...) function in typeref:typename:void
misc.c 129 m4errx(1, "base %d > 36: not supported.", base);
132 m4errx(1, "bad base %d for conversion.", base);
235 m4errx(1, "undivert: diversion still active.");
258 m4errx(int exval, const char *fmt, ...) function in typeref:typename:void
misc.c 129 m4errx(1, "base %d > 36: not supported.", base);
132 m4errx(1, "bad base %d for conversion.", base);
235 m4errx(1, "undivert: diversion still active.");
258 m4errx(int exval, const char *fmt, ...) function in typeref:typename:void

Completed in 138 milliseconds