Searched defs:SK_CRASH (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/skia/config/
H A DSkUserConfig.h65 it will call SK_CRASH(). If this is not defined it, it is defined in
68 // #define SK_CRASH() *(int *)(uintptr_t)0 = 0
196 #define SK_CRASH() SkDebugf_FileLine(__FILE__, __LINE__, true, "SK_CRASH") macro

Completed in 104 milliseconds