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

  /src/usr.bin/xlint/lint1/
cksnprintb.c 196 bool has_default = new_style && dir.value == '*'; local in function:check_conversion
207 if (!has_bit && !has_cmp && !has_default) {

Completed in 13 milliseconds