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

  /src/usr.bin/xlint/lint1/
tree.c 3999 should_warn_about_pointer_cast(const type_t *nstp, tspec_t nst, function
4092 if (cflag && should_warn_about_pointer_cast(nstp, nst, ostp, ost)) {
tree.c 3999 should_warn_about_pointer_cast(const type_t *nstp, tspec_t nst, function
4092 if (cflag && should_warn_about_pointer_cast(nstp, nst, ostp, ost)) {

Completed in 61 milliseconds