Searched defs:SS (Results 1 - 14 of 14) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DSolaris.h25 #undef SS macro
/macosx-10.10.1/Heimdal-398.1.2/lib/libedit/src/
H A Dunvis.c200 #define SS(a, b) (((uint32_t)(a) << 24) | (b)) macro
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/seed/
H A Dseed.c38 static seed_word SS[4][256] = { { variable
/macosx-10.10.1/libedit-40/src/
H A Dunvis.c204 #define SS(a, b) (((uint32_t)(a) << 24) | (b)) macro
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DSparsePropagation.h84 virtual Constant *GetConstant(LatticeVal LV, Value *Val, SparseSolver &SS) { argument
103 virtual LatticeVal ComputeInstructionState(Instruction &I, SparseSolver &SS) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DStackSlotColoring.cpp266 int SS = TargetRegisterInfo::stackSlot2Index(li->reg); local
279 int SS = TargetRegisterInfo::stackSlot2Index(li->reg); local
[all...]
H A DVirtRegMap.cpp74 int SS = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), local
99 void VirtRegMap::assignVirt2StackSlot(unsigned virtReg, int SS) { argument
H A DRegAllocFast.cpp187 int SS = StackSlotForVirtReg[VirtReg]; local
899 int SS = StackSlotForVirtReg[Reg]; local
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_regset.h98 #define SS 18 /* only stored on a privilege transition */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dstty.c113 #undef SS /* who co-opted this namespace? */ macro
117 #define SS 0x0004 /* set in sane mode */ macro
[all...]
/macosx-10.10.1/text_cmds-88/sed/
H A Dprocess.c62 static SPACE HS, PS, SS, YS; variable
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MCCodeEmitter.cpp412 unsigned SS = SSTable[Scale.getImm()]; local
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h611 void setSize(const MCExpr *SS) { argument
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dwoman.el

Completed in 302 milliseconds