HomeSort by: relevance | last modified time | path
    Searched defs:has_cmp (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/xlint/lint1/
cksnprintb.c 187 bool has_cmp = new_style local in function:check_conversion
189 if (has_cmp && !quoted_next(fmt, it)) {
207 if (!has_bit && !has_cmp && !has_default) {
256 if (has_cmp && ck->field_width > 0 && ck->field_width < 64
cksnprintb.c 187 bool has_cmp = new_style local in function:check_conversion
189 if (has_cmp && !quoted_next(fmt, it)) {
207 if (!has_bit && !has_cmp && !has_default) {
256 if (has_cmp && ck->field_width > 0 && ck->field_width < 64
cksnprintb.c 187 bool has_cmp = new_style local in function:check_conversion
189 if (has_cmp && !quoted_next(fmt, it)) {
207 if (!has_bit && !has_cmp && !has_default) {
256 if (has_cmp && ck->field_width > 0 && ck->field_width < 64

Completed in 33 milliseconds