Searched refs:builtin_type_pyint (Results 1 – 1 of 1) sorted by relevance
42 #define builtin_type_pyint builtin_type (python_gdbarch)->builtin_long macro819 res_val = value_from_longest (builtin_type_pyint, in valpy_binop()1273 value = value_from_longest (builtin_type_pyint, l); in convert_value_from_python()