Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/stand/boot/
H A Dkbd.c45 #define CPS 0x0020 /* caps shift -- swaps case of letter */ macro
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dkbd.c45 #define CPS 0x0020 /* caps shift -- swaps case of letter */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1159 if (const ConstantStruct *CPS = dyn_cast<ConstantStruct>(Init)) { in InitializeMemory() local