OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:attributes_contain
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/xlint/lint1/
externs1.h
316
bool
attributes_contain
(const attribute_list *, const char *);
cgram.y
1079
dcs->d_used =
attributes_contain
(&$1, "maybe_unused");
1080
dcs->d_noreturn =
attributes_contain
(&$1, "noreturn");
2184
bool is_fallthrough =
attributes_contain
(&$1, "fallthrough");
tree.c
582
attributes_contain
(const attribute_list *attrs, const char *str)
function in typeref:typename:bool
Completed in 42 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025