Home
last modified time | relevance | path

Searched defs:__section (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/mfiutil/
H A Dmfiutil.h48 #define __section(x) __attribute__((__section__(x))) macro
/freebsd/tests/sys/opencrypto/
H A Dcryptodevh.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function
/freebsd/tools/build/cross-build/include/common/sys/
H A Dcdefs.h79 #define __section(x) __attribute__((__section__(x))) macro
/freebsd/sys/sys/
H A Dcdefs.h181 #define __section(x) __attribute__((__section__(x))) macro