Home
last modified time | relevance | path

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

/misc/sys/
A Dcdefs.h81 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct argument
82 # define __NTHNL(fct) __attribute__ ((__nothrow__)) fct argument
91 # define __NTH(fct) __LEAF_ATTR fct __THROW argument
92 # define __NTHNL(fct) fct __THROW argument
96 # define __NTH(fct) fct argument
97 # define __NTHNL(fct) fct argument
112 # define __NTH(fct) fct argument

Completed in 5 milliseconds