Searched refs:EValue64Int (Results 1 – 1 of 1) sorted by relevance
37 EValue64Int = 0x8, enumerator145 mBuffer.write<int32_t>((int32_t)(isI64 ? EValue64Int : EValueDouble)); in run()222 if ((type == EValue64Int) || (type == EValueDouble)) { in run()227 if (type == EValue64Int) { in run()