Home
last modified time | relevance | path

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

/external/iproute2/include/
Dbpf_api.h66 # define __section(NAME) \ macro
/external/u-boot/include/linux/
Dcompiler.h430 # define __section(S) __attribute__ ((__section__(#S))) macro
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function
/external/python/cpython2/Lib/plat-freebsd6/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py38 def __section(x): return __attribute__((__section__(x))) function
42 def __section(x): return __attribute__((__section__(x))) function