Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c4767 static BC_STATUS zbc_parse_stmt_or_funcdef(void) in zbc_parse_stmt_or_funcdef() function
4788 #define zbc_parse_stmt_or_funcdef(...) (zbc_parse_stmt_or_funcdef(__VA_ARGS__) COMMA_SUCCESS) macro
6959 s = zbc_parse_stmt_or_funcdef(); in zxc_vm_process()