Home
last modified time | relevance | path

Searched defs:nmax (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dgetnline.c32 getndelim (char **lineptr, size_t *linesize, size_t nmax, in getndelim()
39 getnline (char **lineptr, size_t *linesize, size_t nmax, FILE *stream) in getnline()
H A Dgetndelim2.c66 getndelim2 (char **lineptr, size_t *linesize, size_t offset, size_t nmax, in getndelim2()
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dset_z_2exp.c34 mpfr_exp_t exp, nmax; in mpfr_set_z_2exp() local
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtgmpop.c246 test_cmp_z (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) in test_cmp_z()
298 test_cmp_q (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) in test_cmp_q()
422 test_cmp_f (mpfr_prec_t pmin, mpfr_prec_t pmax, int nmax) in test_cmp_f()
H A Dtgeneric.c168 test_generic (mpfr_prec_t p0, mpfr_prec_t p1, unsigned int nmax) in test_generic()
H A Dtsum.c83 int i, m, nmax = 500; in generic_tests() local
/netbsd-src/external/lgpl3/gmp/dist/mpz/
H A Dbin_uiui.c212 unsigned nmax, kmax, nmaxnow, numfac; in mpz_bdiv_bin_uiui() local
323 unsigned nmax, numfac; in mpz_smallk_bin_uiui() local
/netbsd-src/external/bsd/flex/dist/src/
H A Dflexdef.h1054 int nmax; /* max capacity of elements. */ member
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dcommon.cpp142 int nmax = 8 * int(le / dw / 8 + 0.5); in dashed_ellipse() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dlex.c988 size_t n = 0, nmax = MB_CUR_MAX; lex_wide_character_constant() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc2255 uint64_t nmax, inc; in determine_max_iter() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c2255 uint64_t nmax, inc; in determine_max_iter() local
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Ddisplay.c1630 …d, char *old_face, char *new, char *new_face, int current_line, int omax, int nmax, int inv_botlin) in update_line()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c1752 unsigned int nused, labels, n, nmax; in dns_name_fromwire() local
/netbsd-src/external/lgpl3/gmp/dist/tune/
H A Dtuneup.c942 fftmes (mp_size_t nmin, mp_size_t nmax, int initial_k, struct fft_param_t *p, int idx, int print) in fftmes()