Home
last modified time | relevance | path

Searched refs:_GL_HAS_BUILTIN_TRAP (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/grep/lib/
HDverify.h237 # define _GL_HAS_BUILTIN_TRAP 1 macro
239 # define _GL_HAS_BUILTIN_TRAP __has_builtin (__builtin_trap) macro
241 # define _GL_HAS_BUILTIN_TRAP 0 macro
289 #elif (defined GCC_LINT || defined lint) && _GL_HAS_BUILTIN_TRAP