Home
last modified time | relevance | path

Searched defs:approx (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/external/bsd/tre/dist/
Dconfigure.ac65 AC_ARG_ENABLE(approx, optenable
/netbsd/src/external/lgpl3/gmp/dist/mpn/generic/
Drootrem.c208 mp_limb_t k, int approx) in mpn_rootrem_internal()
Dsqrtrem.c231 mpn_dc_sqrtrem (mp_ptr sp, mp_ptr np, mp_size_t n, mp_limb_t approx, mp_ptr scratch)
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/
Ducstr.c125 unsigned approx = flags & LDAP_UTF8_APPROX; in UTF8bvnormalize() local
/netbsd/src/bin/ksh/
Dhistory.c387 hist_get(str, approx, allow_cur) in hist_get() argument
/netbsd/src/external/bsd/tre/dist/lib/
Dtre-parse.c621 int approx = 0; in tre_parse_bound() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgraphite-sese-to-poly.cc816 isl_pw_aff *approx = extract_affine_wi (nit, isl_space_copy (space)); in add_loop_constraints() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dschema_init.c1550 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch() local