Home
last modified time | relevance | path

Searched defs:LargestInt (Results 1 – 4 of 4) sorted by relevance

/external/jsoncpp/include/json/
Dconfig.h94 typedef int LargestInt; typedef
106 typedef Int64 LargestInt; typedef
Dvalue.h132 typedef Json::LargestInt LargestInt; typedef
/external/llvm/lib/IR/
DDataLayout.cpp462 int LargestInt = -1; in getAlignmentInfo() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp615 APSInt LargestInt(IntTy->getBitWidth(), SrcIsUnsigned); in EmitFloatConversionCheck() local