Searched defs:NOTREACHED (Results 1 – 4 of 4) sorted by relevance
16 #define NOTREACHED() DCHECK(false) macro
27 #define NOTREACHED() \ macro
23 # define NOTREACHED() ({ UNREACHABLE(); }) macro
963 #define NOTREACHED() \ macro967 #define NOTREACHED() DCHECK(false) macro