Home
last modified time | relevance | path

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

/busybox-1.35.0/miscutils/
Dbc.c4796 unsigned nparens, nrelops; in zbc_parse_expr() local
4801 nparens = nrelops = 0; in zbc_parse_expr()
4883 nparens++; in zbc_parse_expr()
4895 if (nparens == 0) { in zbc_parse_expr()
4899 nparens--; in zbc_parse_expr()