Home
last modified time | relevance | path

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

/dflybsd-src/contrib/mpfr/src/
H A Dvasprintf.c748 char *fp_ptr; /* Pointer to fractional part characters */ member
999 np->fp_ptr = str; in regular_ab()
1116 np->fp_ptr = str; in regular_eg()
1274 np->fp_ptr = register_string (np->sl, str); in regular_fg()
1318 np->fp_ptr = str; in regular_fg()
1420 np->fp_ptr = str; in regular_fg()
1466 np->fp_ptr = NULL; in partition_number()
1687 np->fp_ptr = NULL; in partition_number()
1747 if (np.fp_ptr) in sprnt_fp()
1748 buffer_cat (buf, np.fp_ptr, np.fp_size); in sprnt_fp()