Searched defs:long_value (Results 1 – 10 of 10) sorted by relevance
58 static char *long_value; variable
100 int64_t long_value = 0; in ReadValue() local165 int64_t long_value = value.LongValue(); in WriteValue() local
60 static char *long_value; variable
37 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
75 int64_t long_value = constant_value->GetSignExtendedValue(); in AppendConstantOperands() local
1292 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
1326 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local
719 long long_value = PyInt_AsLong(arg); in CheckAndGetBool() local
929 long long_value; in _fd_converter() local
11654 const long long_value = strtol(str, &end, 10); // NOLINT in ParseInt32() local