Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dstat.h21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH() function
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
H A Dstat.h21 __NTH (fstat64 (int __fd, struct stat64 *__statbuf)) in __NTH() function
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dcdefs.h83 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
93 # define __NTH(fct) __LEAF_ATTR fct __THROW macro
98 # define __NTH(fct) fct macro
114 # define __NTH(fct) fct macro