Searched refs:MakeInt64Value (Results 1 – 1 of 1) sorted by relevance
34 StringValue* MakeInt64Value(int64 x) { in MakeInt64Value() function78 #define SET_INT32(field) SET(field, MakeInt64Value)79 #define SET_INT32_REP(field) SET_REP(field, MakeInt64Value)80 #define SET_INT64(field) SET(field, MakeInt64Value)81 #define SET_INT64_REP(field) SET_REP(field, MakeInt64Value)