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

/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.h48 #define __section(x) __attribute__((__section__(x))) macro
/freebsd-current/tools/build/cross-build/include/common/sys/
H A Dcdefs.h79 #define __section(x) __attribute__((__section__(x))) macro
/freebsd-current/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-current/sys/sys/
H A Dcdefs.h181 #define __section(x) __attribute__((__section__(x))) macro

Completed in 65 milliseconds