Searched refs:val_signed (Results 1 – 1 of 1) sorted by relevance
78 static int64_t val_signed(const struct type_descriptor* type, in val_signed() function121 scnprintf(out, out_size, "%" PRId64, val_signed(type, val)); in render_val()361 return val_signed(type, val) < 0; in is_negative()