OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_attributes
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/xlint/lint1/
lint1.h
85
}
type_attributes
;
typedef in typeref:struct:__anon8367
761
static inline
type_attributes
762
merge_type_attributes(
type_attributes
a,
type_attributes
b)
764
return (
type_attributes
){
771
static inline
type_attributes
774
return (
type_attributes
){ .used = false };
lint1.h
85
}
type_attributes
;
typedef in typeref:struct:__anon8367
761
static inline
type_attributes
762
merge_type_attributes(
type_attributes
a,
type_attributes
b)
764
return (
type_attributes
){
771
static inline
type_attributes
774
return (
type_attributes
){ .used = false };
Completed in 34 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026