Add support for this type since there is a proposal to use it in the Linux kernel. The first patch first fix a bug related to long long long int, the second one really add the support. Luc Van Oostenryck (2): fix missing element in types declaration add support for __int128 parse.c | 12 ++++++++++- validation/int128.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletion(-) create mode 100644 validation/int128.c -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html