OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sou_first_typedef
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/common/
tyname.c
203
tp->u.sou->
sou_first_typedef
!= NULL) {
205
buf_add(buf, tp->u.sou->
sou_first_typedef
->s_name);
/src/usr.bin/xlint/lint1/
emit1.c
122
tp->u.sou->
sou_first_typedef
);
lint1.h
121
sym_t *
sou_first_typedef
;
member in struct:__anondcf084d00608
debug.c
444
const sym_t *def = sou->
sou_first_typedef
;
decl.c
419
if (is_struct_or_union(t) && tp->u.sou->
sou_first_typedef
== NULL)
420
tp->u.sou->
sou_first_typedef
= sym;
Completed in 15 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025