Searched defs:UC (Results 1 – 14 of 14) sorted by relevance
49 #define UC(a) ((unsigned int)(unsigned char)(a)) in strcspn() macro
41 #define UC(a) ((unsigned int)(unsigned char)(a)) macro
48 #define UC(a) ((unsigned int)(unsigned char)(a)) in strspn() macro
50 static uint32_t getLargeSlotValue(ArrayRef<UnwindCode> UC) { in getLargeSlotValue()175 void Dumper::printUnwindCode(const UnwindInfo& UI, ArrayRef<UnwindCode> UC) { in printUnwindCode()250 ArrayRef<UnwindCode> UC(&UI.UnwindCodes[0], UI.NumCodes); in printUnwindInfo() local
541 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); in dumpXDataRecord() local
80 #define UC(c) c macro135 #define UC(c) (unsigned char)(c) macro
270 #define UC (unsigned char) in dnormalize() macro
30 void builtinType(_Bool B, char C, unsigned char UC, signed char SC, short S, in builtinType()
159 #define UC gettyflags[14].value macro
2636 #define UC(b) (((int) b) & 0xff) in statcmd() macro3082 #define UC(b) (((int) b) & 0xff) in passive() macro3208 #define UC(b) (((int) b) & 0xff) in long_passive() macro
1338 #define UC(b) (((int)b)&0xff) in initconn() macro
116 UnreachableCodeHandler UC(S); in CheckUnreachable() local
392 const Constant *UC = dyn_cast<Constant>(U); in isConstantUsed() local
134 UnwindContext UC; member in __anon7699f6b30111::ARMAsmParser