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

  /src/usr.bin/xlint/common/
tyname.c 202 if (tp->u.sou->sou_tag->s_name == unnamed &&
207 buf_add(buf, tp->u.sou->sou_tag->s_name);
  /src/usr.bin/xlint/lint1/
emit1.c 121 outtt(tp->u.sou->sou_tag,
lint1.h 120 sym_t *sou_tag; member in struct:__anondcf084d00608
debug.c 443 const char *tag = sou->sou_tag->s_name;
tree.c 2273 sou->sou_tag = expr_zero_alloc(sizeof(*sou->sou_tag), "sym");
2274 sou->sou_tag->s_name = unnamed;
decl.c 1715 tp->u.sou->sou_tag = tag;

Completed in 19 milliseconds