HomeSort by: relevance | last modified time | path
    Searched refs:t_dim (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/xlint/lint2/
lint2.h 69 #define t_dim t_u._t_dim macro
emit2.c 74 outint(tp->t_dim);
chk.c 1296 if (t == ARRAY && tp1->t_dim != tp2->t_dim) {
1297 if (tp1->t_dim != 0 && tp2->t_dim != 0)
read.c 687 tp->t_dim = parse_int(&cp);
  /src/usr.bin/xlint/common/
tyname.c 241 buf_add_int(buf, tp->t_dim);

Completed in 16 milliseconds