Home
last modified time | relevance | path

Searched refs:BIT_WIDTH_64 (Results 1 – 1 of 1) sorted by relevance

/tflite-micro-3.4.0-2.7.6/third_party_static/flatbuffers/include/flatbuffers/
Dflexbuffers.h46 BIT_WIDTH_64 = 3, enumerator
192 return BIT_WIDTH_64; in WidthU()
202 : BIT_WIDTH_64; in WidthF()
1389 case 8: return BIT_WIDTH_64; in WidthB()
1390 default: FLATBUFFERS_ASSERT(false); return BIT_WIDTH_64; in WidthB()
1465 return BIT_WIDTH_64; in ElemWidth()