Searched refs:MINIKIN_NOT_REACHED (Results 1 – 3 of 3) sorted by relevance
44 MINIKIN_NOT_REACHED("FORCE_LTR/FORCE_RTL can not be converted to UBiDiLevel."); in bidiToUBidiLevel()47 MINIKIN_NOT_REACHED("Unknown Bidi value."); in bidiToUBidiLevel()
42 #define MINIKIN_NOT_REACHED(...) MINIKIN_ASSERT(false, __VA_ARGS__); macro
143 MINIKIN_NOT_REACHED("Rust implementation is not available on Win32"); in loadBinaryForRust()