Home
last modified time | relevance | path

Searched refs:TC_PIPE (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/editors/
Dawk.c211 #define TC_PIPE (1 << 9) /* input redirection pipe | */ macro
251 if (n & TC_PIPE ) debug_printf_parse(" PIPE" ); in debug_parse_print_tc()
279 #define TS_BINOP (TC_BINOPX | TC_COMMA | TC_PIPE | TC_IN)