Searched refs:FBT_VECTOR_INT3 (Results 1 – 2 of 2) sorted by relevance
88 public static final int FBT_VECTOR_INT3 = 19; // Typed triple = no type table; no size field). field in FlexBuffers141 case 3: return type - FBT_INT + FBT_VECTOR_INT3; in toTypedVector()614 case FBT_VECTOR_INT3: in toString()
74 FBT_VECTOR_INT3 = 19, // Typed triple (no type table, no size field). enumerator106 case 3: return static_cast<Type>(t - FBT_INT + FBT_VECTOR_INT3);