Searched defs:MakeInt64 (Results 1 – 3 of 3) sorted by relevance
28 func MakeInt64(x int64) Int { func
126 Output MakeInt64(const Scope& host_scope, absl::string_view name, in MakeInt64() function
399 func MakeInt64(x int64) Value { return int64Val(x) } func