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

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dbltin.h58 #define printf out1fmt
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dmiscbltin.c239 out1fmt("%s\n", buf);
241 out1fmt("%.4o\n", mask);
390 out1fmt("unlimited\n");
393 out1fmt("%" PRIdMAX "\n", (intmax_t) val);
486 out1fmt("%-20s ", l->name);
H A Dcd.c152 out1fmt(snlfmt, curdir);
297 out1fmt(snlfmt, dir);
H A Doutput.h75 void out1fmt(const char *, ...)
H A Dalias.c200 out1fmt("%s=%s\n", ap->name, single_quote(ap->val));
H A Doptions.c255 out1fmt("%-16s%s\n", optnames[i],
259 out1fmt("set %s %s\n",
H A Dtrap.c108 out1fmt(
H A Doutput.c271 out1fmt(const char *fmt, ...) function
H A Dvar.c412 out1fmt("%s%s%.*s%s\n", prefix, sep, (int)(p - *ep), *ep, q);
H A Dexec.c289 out1fmt(snlfmt, cmdp->rehash ? "*" : nullstr);
H A Deval.c212 out1fmt("Node type = %d\n", n->type);

Completed in 89 milliseconds