Searched refs:fct (Results 1 – 1 of 1) sorted by relevance
81 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct argument82 # define __NTHNL(fct) __attribute__ ((__nothrow__)) fct argument91 # define __NTH(fct) __LEAF_ATTR fct __THROW argument92 # define __NTHNL(fct) fct __THROW argument96 # define __NTH(fct) fct argument97 # define __NTHNL(fct) fct argument112 # define __NTH(fct) fct argument
Completed in 5 milliseconds