HomeSort by: relevance | last modified time | path
    Searched refs:_GL_HAS_BUILTIN_UNREACHABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
verify.h 245 # define _GL_HAS_BUILTIN_UNREACHABLE 1
247 # define _GL_HAS_BUILTIN_UNREACHABLE __has_builtin (__builtin_unreachable)
249 # define _GL_HAS_BUILTIN_UNREACHABLE 0
302 #if _GL_HAS_BUILTIN_UNREACHABLE
  /src/external/gpl3/gdb.old/dist/gnulib/import/
verify.h 245 # define _GL_HAS_BUILTIN_UNREACHABLE 1
247 # define _GL_HAS_BUILTIN_UNREACHABLE __has_builtin (__builtin_unreachable)
249 # define _GL_HAS_BUILTIN_UNREACHABLE 0
302 #if _GL_HAS_BUILTIN_UNREACHABLE

Completed in 83 milliseconds