Searched refs:has_cmp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/xlint/lint1/
H A Dcksnprintb.c186 bool has_cmp = new_style local
188 if (has_cmp && !quoted_next(fmt, it)) {
206 if (!has_bit && !has_cmp && !has_default) {
247 if (has_cmp && ck->field_width > 0 && ck->field_width < 64

Completed in 215 milliseconds