Searched refs:my_end (Results 1 – 2 of 2) sorted by relevance
501 char *my_end; in xtables_strtoul() local509 v = strtoumax(s, &my_end, 0); in xtables_strtoul()510 if (my_end == s) in xtables_strtoul()513 *end = my_end; in xtables_strtoul()519 return *my_end == '\0'; in xtables_strtoul()
4539 const gchar *my_end; in g_variant_format_string_scan_type() local4544 endptr = &my_end; in g_variant_format_string_scan_type()