Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/common/ | |
tyname.c | 316 const char *otp_name = type_name(before_conversion(tn)->tn_type); local in function:expr_type_name 317 if (tp_name == otp_name) 323 buf_add(&buf, otp_name); |