Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dcdefs.h58 # define __NTHNL(fct) __attribute__ ((__nothrow__)) fct macro
64 # define __NTHNL(fct) fct throw () macro
69 # define __NTHNL(fct) fct macro