Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dawk.c218 #define TC_STATX (1 << 16) /* ctl statement (for, next...) */ macro
258 if (n & TC_STATX ) debug_printf_parse(" STATX" ); in debug_parse_print_tc()
286 #define TS_STATEMNT (TC_STATX | TC_WHILE)