OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:attribute_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
cgram.y
115
attribute_list_add(
attribute_list
*list, attribute attr)
130
attribute_list_add_all(
attribute_list
*dst,
attribute_list
src)
184
attribute_list
y_attribute_list;
447
%type <y_attribute_list>
attribute_list
1963
$$ = (
attribute_list
) { NULL, 0, 0 };
1974
T_LBRACK T_LBRACK
attribute_list
T_RBRACK T_RBRACK {
1980
attribute_list
:
label
1982
$$ = (
attribute_list
) { NULL, 0, 0 };
1985
$$ = (
attribute_list
) { NULL, 0, 0 }
[
all
...]
lint1.h
575
}
attribute_list
;
typedef in typeref:struct:__anondcf084d02008
Completed in 43 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025