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

/illumos-gate/usr/src/cmd/bc/
H A Dbc.y43 static void getout(int) __NORETURN;
413 getout(1);
560 getout(0);
670 getout(1);
712 getout(0);
729 getout(1);
820 getout(1);
861 getout(1);
869 getout(int code)
/illumos-gate/usr/src/cmd/printf/
H A Dprintf.c348 int getout; local
355 getout = escape(p, 0, &len);
359 if (getout)

Completed in 44 milliseconds