Searched refs:FBT_VECTOR_INT4 (Results 1 – 2 of 2) sorted by relevance
91 public static final int FBT_VECTOR_INT4 = 22; // Typed quad = no type table; no size field). field in FlexBuffers142 case 4: return type - FBT_INT + FBT_VECTOR_INT4; in toTypedVector()617 case FBT_VECTOR_INT4: in toString()
77 FBT_VECTOR_INT4 = 22, // Typed quad (no type table, no size field). enumerator107 case 4: return static_cast<Type>(t - FBT_INT + FBT_VECTOR_INT4);