Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c57 long double approx = 2. * y0 - y0 * x * y0; in err() local
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Ddivtab-arc-df.c57 long double approx = 2. * y0 - y0 * x * y0; in err() local
/netbsd-src/external/bsd/tre/dist/
H A Dconfigure.ac65 AC_ARG_ENABLE(approx, optenable
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c208 mp_limb_t k, int approx) in mpn_rootrem_internal()
H A 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/
H A Ducstr.c125 unsigned approx = flags & LDAP_UTF8_APPROX; in UTF8bvnormalize() local
/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-parse.c621 int approx = 0; in tre_parse_bound() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A 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/gpl3/gcc.old/dist/gcc/
H A Dgraphite-sese-to-poly.c820 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/
H A Dschema_init.c1550 int approx = ((flags & SLAP_MR_EQUALITY_APPROX) == SLAP_MR_EQUALITY_APPROX); in uniqueMemberMatch() local