Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlogging.h488 #define LOGGING_CRASH() __builtin_trap() macro
490 #define LOGGING_CRASH() ((void)(*(volatile char*)0 = 0)) macro