Searched defs:longer (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib/
H A Dtest-strnum.c262 const char *longer = t_strconcat(u64tests[i].input, "x", NULL); local
263 ret = str_to_uint64(longer, &val);

Completed in 421 milliseconds