Home
last modified time | relevance | path

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

/external/angle/src/common/third_party/base/anglebase/
Dlogging.h23 # define NOTREACHED() ({ UNREACHABLE(); }) macro
/external/pdfium/third_party/base/
Dlogging.h123 #define NOTREACHED() DCHECK(false) macro
/external/libchrome/base/
Dlogging.h963 #define NOTREACHED() \ macro
967 #define NOTREACHED() DCHECK(false) macro