Searched refs:OtherType (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/base/
H A Dvsscanf.c69 } OtherType; typedef in typeref:enum:__anon10944
81 final_ch(int ch, OtherType other)
146 static OtherType
149 OtherType result = oUnknown;
214 OtherType other, otest;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h84 enum OtherType { enum in class:llvm::MemDepResult
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenDAGPatterns.cpp363 EVT OtherType(Other.TypeVec[0]);
366 if (Type.getSizeInBits() >= OtherType.getSizeInBits())
368 >= OtherType.getVectorElementType().getSizeInBits())
376 if (Type.getSizeInBits() >= OtherType.getSizeInBits())

Completed in 87 milliseconds