Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c3077 static BC_STATUS zbc_lex_next_and_skip_NLINE(void) in zbc_lex_next_and_skip_NLINE() function
3086 #define zbc_lex_next_and_skip_NLINE(...) (zbc_lex_next_and_skip_NLINE(__VA_ARGS__) COMMA_SUCCESS) macro
3827 BcStatus s = zbc_lex_next_and_skip_NLINE(); in zbc_parse_stmt_allow_NLINE_before()