Home
last modified time | relevance | path

Searched refs:__GLOBL (Results 1 – 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/sys/
Dlinker_set.h55 #define __GLOBL(sym) __GLOBL1(sym) macro
72 __GLOBL(__CONCAT(__start_set_,set)); \
73 __GLOBL(__CONCAT(__stop_set_,set)); \
Dcdefs.h580 #define __GLOBL(sym) __GLOBL1(sym) macro