Home
last modified time | relevance | path

Searched refs:__GLOBL (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/sys/
H A Dlinker_set.h68 __GLOBL(__CONCAT(__start_set_,set)); \
69 __GLOBL(__CONCAT(__stop_set_,set)); \
H A Dcdefs.h556 #define __GLOBL(sym) __asm__(".globl " __XSTRING(sym)) macro
/third_party/musl/porting/linux/user/include/sys/
H A Dcdefs.h102 #define __GLOBL(sym) __asm__(".globl " __STRING(sym)) macro
/third_party/musl/include/sys/linux/
H A Dcdefs.h102 #define __GLOBL(sym) __asm__(".globl " __STRING(sym)) macro

Completed in 3 milliseconds