LLSTRSIZE 1122 lib/common/xml_element.c char s[LLSTRSIZE] = { '\0', }; LLSTRSIZE 1124 lib/common/xml_element.c if (snprintf(s, LLSTRSIZE, "%lld", (long long) value) == LLSTRSIZE) {