OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:type_attributes
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
85
}
type_attributes
;
typedef in typeref:struct:__anondcf084d00308
759
static inline
type_attributes
760
merge_type_attributes(
type_attributes
a,
type_attributes
b)
762
return (
type_attributes
){
769
static inline
type_attributes
772
return (
type_attributes
){ .used = false };
externs1.h
142
const char *type_attributes_string(
type_attributes
);
226
void dcs_add_type_attributes(
type_attributes
);
cgram.y
168
type_attributes
y_type_attributes;
1045
$$ = (
type_attributes
){ .used = false };
2560
$$ = (
type_attributes
){ .used = false };
debug.c
358
type_attributes_string(
type_attributes
attrs)
decl.c
514
dcs_add_type_attributes(
type_attributes
attrs)
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025