HomeSort by relevance Sort by last modified time
    Searched defs:LargestInt (Results 1 - 2 of 2) sorted by null

  /external/jsoncpp/include/json/
config.h 94 typedef int LargestInt;
106 typedef Int64 LargestInt;
value.h 132 typedef Json::LargestInt LargestInt;
138 static const LargestInt minLargestInt;
140 static const LargestInt maxLargestInt;
270 LargestInt asLargestInt() const;
479 LargestInt int_;

Completed in 207 milliseconds