Home
last modified time | relevance | path

Searched defs:CACK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp765 static TryCastResult getCastAwayConstnessCastKind(CastAwayConstnessKind CACK, in getCastAwayConstnessCastKind()
2356 if (auto CACK = in TryReinterpretCast() local
2512 if (auto CACK = in TryReinterpretCast() local
/freebsd/sys/dev/sym/
H A Dsym_defs.h301 #define CACK 0x40 /* r/w: SCSI-ACK */ macro