Home
last modified time | relevance | path

Searched defs:Ctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/appl/login/
H A Dstty_default.c70 #define Ctl(x) ((x) ^ 0100) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2532 SDValue Ctl = getVectorConstant(FC, dl); butterfly() local
2540 SDValue Ctl = getVectorConstant(RC, dl); butterfly() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp8060 StringRef Ctl; in parseSwizzleBitmaskPerm() local