OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zone_has_attribute
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/nsd/dist/simdzone/include/zone/
attributes.h
20
# define
zone_has_attribute
(params) __has_attribute(params)
macro
22
# define
zone_has_attribute
(params) (0)
macro
25
#if
zone_has_attribute
(nonnull)
33
#if
zone_has_attribute
(format) || zone_has_gnuc(2, 4)
attributes.h
20
# define
zone_has_attribute
(params) __has_attribute(params)
macro
22
# define
zone_has_attribute
(params) (0)
macro
25
#if
zone_has_attribute
(nonnull)
33
#if
zone_has_attribute
(format) || zone_has_gnuc(2, 4)
Completed in 58 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026