Home
last modified time | relevance | path

Searched defs:__GLOBL (Results 1 - 3 of 3) sorted by relevance

/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
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h556 #define __GLOBL(sym) __asm__(".globl " __XSTRING(sym)) macro

Completed in 3 milliseconds