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

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
H A Dcdefs.h59 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
64 # define __NTH(fct) __LEAF_ATTR fct throw () macro
68 # define __NTH(fct) fct macro
78 # define __NTH(fct) fct macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
H A Dcdefs.h59 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
64 # define __NTH(fct) __LEAF_ATTR fct throw () macro
68 # define __NTH(fct) fct macro
78 # define __NTH(fct) fct macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dargp.h40 #ifndef __NTH
41 # define __NTH(fct) fct __THROW macro
581 __NTH (__option_is_short (__const struct argp_option *__opt))
593 __NTH (__option_is_end (__const struct argp_option *__opt))

Completed in 130 milliseconds