Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h46 BIT_WIDTH_64 = 3, enumerator
190 return BIT_WIDTH_64; in WidthU()
200 : BIT_WIDTH_64; in WidthF()
1307 case 8: return BIT_WIDTH_64; in WidthB()
1308 default: FLATBUFFERS_ASSERT(false); return BIT_WIDTH_64; in WidthB()
1378 return BIT_WIDTH_64; in ElemWidth()