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

/freebsd-10.0-release/contrib/ncurses/ncurses/base/
H A Dvsscanf.c69 } OtherType; typedef in typeref:enum:__anon3702
81 final_ch(int ch, OtherType other)
146 static OtherType
149 OtherType result = oUnknown;
214 OtherType other, otest;
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h84 enum OtherType { enum in class:llvm::MemDepResult
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp389 EVT OtherType(Other.TypeVec[0]);
392 if (Type.getSizeInBits() >= OtherType.getSizeInBits())
394 >= OtherType.getVectorElementType().getSizeInBits()) {
404 if (Type.getSizeInBits() >= OtherType.getSizeInBits()) {

Completed in 77 milliseconds