Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c4330 static BC_STATUS zbc_parse_for(void) in zbc_parse_for() function
4414 #define zbc_parse_for(...) (zbc_parse_for(__VA_ARGS__) COMMA_SUCCESS) macro
4718 s = zbc_parse_for(); in zbc_parse_stmt_possibly_auto()