Searched defs:AsInt32 (Results 1 – 3 of 3) sorted by relevance
55 def AsInt32(x): function
77 AsInt32, // 'I32' (MSVCRT, like __int32) enumerator
420 int32_t AsInt32() const { return static_cast<int32_t>(AsInt64()); } in AsInt32() function