Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Dfunc.c661 int nenum = 0, nclab = 0; in stmt_switch_expr_stmt() local
671 nenum = nclab = 0; in stmt_switch_expr_stmt()
675 nenum++; in stmt_switch_expr_stmt()
678 if (hflag && eflag && nclab < nenum && !cstmt->c_default) in stmt_switch_expr_stmt()
694 nenum == nclab)) { in stmt_switch_expr_stmt()