Home
last modified time | relevance | path

Searched refs:gnu_inline (Results 1 – 6 of 6) sorted by relevance

/xen/xen/include/xen/
A Dsort.h23 extern gnu_inline
A Dcompiler.h24 #define gnu_inline inline __attribute__((__gnu_inline__)) macro
A Dlib.h180 extern gnu_inline
/xen/docs/misra/
A Ddeviations.rst220 - Given that bsearch and sort are defined with the attribute 'gnu_inline',
223 a full explanation of gnu_inline.
258 - The gnu_inline attribute without static is deliberately allowed.
A Drules.rst306 - gnu_inline (without static) is allowed.
/xen/automation/eclair_analysis/ECLAIR/
A Ddeviations.ecl233 -doc_begin="Given that bsearch and sort are defined with the attribute 'gnu_inline', it's deliberat…
234 …tion \"6.33.1 Common Function Attributes\" of \"GCC_MANUAL\" for a full explanation of gnu_inline."
265 -doc_begin="The gnu_inline attribute without static is deliberately allowed."
266 -config=MC3R1.R8.10,declarations+={deliberate,"property(gnu_inline)"}

Completed in 23 milliseconds