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

  /src/usr.bin/xlint/common/
tyname.c 315 const char *tp_name = type_name(tn->tn_type); local in function:expr_type_name
317 if (tp_name == otp_name)
318 return tp_name;
321 buf_add(&buf, tp_name);
tyname.c 315 const char *tp_name = type_name(tn->tn_type); local in function:expr_type_name
317 if (tp_name == otp_name)
318 return tp_name;
321 buf_add(&buf, tp_name);

Completed in 24 milliseconds