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

  /src/usr.bin/xlint/lint1/
tree.c 3395 check_enum_type_mismatch(op_t op, int arg, const tnode_t *ln, const tnode_t *rn) function in typeref:typename:void
3477 check_enum_type_mismatch(op, arg, ln, rn);
tree.c 3395 check_enum_type_mismatch(op_t op, int arg, const tnode_t *ln, const tnode_t *rn) function in typeref:typename:void
3477 check_enum_type_mismatch(op, arg, ln, rn);
tree.c 3395 check_enum_type_mismatch(op_t op, int arg, const tnode_t *ln, const tnode_t *rn) function in typeref:typename:void
3477 check_enum_type_mismatch(op, arg, ln, rn);

Completed in 66 milliseconds