Searched defs:I32 (Results 1 – 8 of 8) sorted by relevance
27 I32, enumerator
82 I32, enumerator
156 const Type &I32() const in I32() function
170 const Type &I32; variable
38 I32, enumerator
264 static const std::string I32; // NOLINT (readability-identifier-naming) member
50 const std::string ObjectSubType::I32 = "i32"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
1302 constexpr uint8_t I32 = 0x7; in EncodeGetTypeSize() local