Home
last modified time | relevance | path

Searched refs:stdef (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
HDlint1.h121 struct sym *stdef; /* symbol table entry of first typename */ member
HDemit1.c134 outtt(tp->t_str->stag, tp->t_str->stdef); in outtype()
HDdecl.c441 if (tp->t_str->stdef == NULL) in settdsym()
442 tp->t_str->stdef = sym; in settdsym()