OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:in_sym
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/xlint/lint1/
init.c
111
sym_t *
in_sym
;
member in struct:initialization
606
in->
in_sym
= sym;
658
return in->
in_sym
->s_type;
681
check_trad_no_auto_aggregate(in->
in_sym
);
724
if (in->
in_sym
->s_type->t_incomplete_array &&
732
update_type_of_array_of_unknown_size(in->
in_sym
, dim);
823
if (!has_automatic_storage_duration(in->
in_sym
))
827
if (in->
in_sym
->s_type->t_tspec == ARRAY)
832
tnode_t *ln = build_name(in->
in_sym
, false);
872
update_type_of_array_of_unknown_size(in->
in_sym
, len + 1)
[
all
...]
Completed in 28 milliseconds
Indexes created Thu Oct 30 03:10:01 GMT 2025