Searched defs:I32 (Results 1 – 9 of 9) sorted by relevance
27 I32, enumerator
72 static TypedValue I32(int32_t value) in I32() function
34 I32, enumerator
44 I32, enumerator
82 I32, enumerator
80 I32, enumerator
436 static const std::string I32; // NOLINT (readability-identifier-naming) member
53 const std::string ObjectSubType::I32 = "i32"; // NOLINT (readability-identifier-na… member in panda::ecmascript::tooling::ObjectSubType
1054 constexpr uint8_t I32 = 0x7; in EncodeGetTypeSize() local