Searched defs:isL (Results 1 – 4 of 4) sorted by relevance
47 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
48 void DiffConsumer::printValue(Value *V, bool isL) { in printValue()
111 #define isL(u) (hb_in_ranges<hb_codepoint_t> ((u), 0x1100u, 0x115Fu, 0xA960u, 0xA97Cu)) macro