Home
last modified time | relevance | path

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

/netbsd/external/lgpl3/gmp/dist/scanf/
H A Dvsscanf.c53 ret = __gmp_doscan (&__gmp_sscanf_funs, (void *) &s, fmt, ap); in gmp_vsscanf()
58 return __gmp_doscan (&__gmp_sscanf_funs, (void *) &s, fmt, ap); in gmp_vsscanf()
H A Dsscanf.c48 ret = __gmp_doscan (&__gmp_sscanf_funs, (void *) &s, fmt, ap); in gmp_sscanf()
H A Dsscanffuns.c118 const struct gmp_doscan_funs_t __gmp_sscanf_funs = { variable
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4601 extern const struct gmp_doscan_funs_t __gmp_sscanf_funs;