Home
last modified time | relevance | path

Searched refs:end_fmt (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/lgpl3/gmp/dist/scanf/
Ddoscan.c474 const char *fmt, *this_fmt, *end_fmt; in __gmp_doscan() local
502 end_fmt = orig_fmt + orig_fmt_len; in __gmp_doscan()
548 ASSERT (fmt <= end_fmt); in __gmp_doscan()
569 ASSERT (fmt <= end_fmt); in __gmp_doscan()