Searched refs:NINT (Results 1 – 5 of 5) sorted by relevance
112 case NINT: in operator ==()
231 case NINT: in parseRecursively()
199 case cppbor::NINT: in cborPrettyPrintInternal()
31 NINT = 1 << 5, enumerator254 static constexpr MajorType kMajorType = NINT;
573 EXPECT_EQ(NINT, item->type()); in TEST()