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

/external/mksh/src/
H A Dfuncs.c280 #define PO_HIST BIT(3) /* print to history instead of stdout */ macro
377 flags |= PO_HIST;
443 if (flags & PO_HIST) {

Completed in 44 milliseconds