Searched refs:CACK (Results 1 – 2 of 2) sorted by relevance
765 static TryCastResult getCastAwayConstnessCastKind(CastAwayConstnessKind CACK, in getCastAwayConstnessCastKind() argument767 switch (CACK) { in getCastAwayConstnessCastKind()2356 if (auto CACK = in TryReinterpretCast() local2359 return getCastAwayConstnessCastKind(CACK, msg); in TryReinterpretCast()2512 if (auto CACK = in TryReinterpretCast() local2515 SuccessResult = getCastAwayConstnessCastKind(CACK, msg); in TryReinterpretCast()
301 #define CACK 0x40 /* r/w: SCSI-ACK */ macro