Home
last modified time | relevance | path

Searched defs:zbc_parse_expr (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/miscutils/
Dbc.c3811 #define zbc_parse_expr(...) (zbc_parse_expr(__VA_ARGS__) COMMA_SUCCESS) macro
4791 static BC_STATUS zbc_parse_expr(uint8_t flags) in zbc_parse_expr() function
5013 #define zbc_parse_expr(...) (zbc_parse_expr(__VA_ARGS__) COMMA_SUCCESS) macro