Searched refs:zbc_parse_stmt_or_funcdef (Results 1 – 1 of 1) sorted by relevance
4767 static BC_STATUS zbc_parse_stmt_or_funcdef(void) in zbc_parse_stmt_or_funcdef() function4788 #define zbc_parse_stmt_or_funcdef(...) (zbc_parse_stmt_or_funcdef(__VA_ARGS__) COMMA_SUCCESS) macro6959 s = zbc_parse_stmt_or_funcdef(); in zxc_vm_process()