OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__has_c_attribute
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xorgproto/dist/include/X11/
Xfuncproto.h
89
#ifndef
__has_c_attribute
90
# define
__has_c_attribute
(x) 0 /* Compatibility with pre-C23 compilers. */
macro
223
#if
__has_c_attribute
(fallthrough)
/xsrc/external/mit/font-util/dist/
bdftruncate.c
51
#ifndef
__has_c_attribute
52
# define
__has_c_attribute
(x) 0 /* Compatibility with pre-C23 compilers. */
macro
55
#if
__has_c_attribute
(noreturn)
Completed in 6 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026