/src/usr.bin/xlint/lint1/ |
tree.c | 3669 check_prototype_conversion(int arg, tspec_t nt, tspec_t ot, type_t *tp, function in typeref:typename:void 3956 check_prototype_conversion(arg, nt, ot, tp, tn);
|
tree.c | 3669 check_prototype_conversion(int arg, tspec_t nt, tspec_t ot, type_t *tp, function in typeref:typename:void 3956 check_prototype_conversion(arg, nt, ot, tp, tn);
|