Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dcdefs.h57 # define __NTH(fct) __attribute__ ((__nothrow__ __LEAF)) fct macro
63 # define __NTH(fct) __LEAF_ATTR fct throw () macro
68 # define __NTH(fct) fct macro
84 # define __NTH(fct) fct macro