Home
last modified time | relevance | path

Searched defs:zsize (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/lgpl3/gmp/dist/mpz/
H A Dcmpabs_d.c63 mp_size_t zsize; in mpz_cmpabs_d() local
H A Dcmp_d.c63 mp_size_t zsize; in mpz_cmp_d() local
H A Dimport.c52 mp_size_t zsize; in mpz_import() local
H A Dexport.c51 mp_size_t zsize; in mpz_export() local
/netbsd/external/bsd/libbind/dist/resolv/
H A Dres_findzonecut.c157 char *zname, size_t zsize, struct in_addr *addrs, int naddrs) in res_findzonecut()
182 char *zname, size_t zsize, union res_sockaddr_union *addrs, in res_findzonecut2()
272 char *zname, size_t zsize, char *mname, size_t msize, in get_soa()
/netbsd/lib/libresolv/
H A Dres_findzonecut.c159 char *zname, size_t zsize, struct in_addr *addrs, int naddrs) in res_findzonecut()
184 char *zname, size_t zsize, union res_sockaddr_union *addrs, in res_findzonecut2()
275 char *zname, size_t zsize, char *mname, size_t msize, in get_soa()
/netbsd/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.c1315 darwin_rodata_section (int use_coal, bool zsize, int reloc) in darwin_rodata_section()
1357 bool zsize) in darwin_mergeable_constant_section()
1603 bool zsize, one, weak, use_coal, ro; in machopic_select_section() local
H A Ddarwin.cc1312 darwin_rodata_section (int use_coal, bool zsize, int reloc) in darwin_rodata_section()
1354 bool zsize) in darwin_mergeable_constant_section()
1600 bool zsize, one, weak, use_coal, ro; in machopic_select_section() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c1315 darwin_rodata_section (int use_coal, bool zsize, int reloc) in darwin_rodata_section()
1357 bool zsize) in darwin_mergeable_constant_section()
1603 bool zsize, one, weak, use_coal, ro; in machopic_select_section() local
/netbsd/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_aggregate.c1681 size_t nentries = 0, nbundles = 0, start, zsize = 0, bundlesize; local
/netbsd/external/lgpl3/gmp/dist/
H A Dgmp-impl.h516 #define TMP_ALLOC_LIMBS_3(xp,xsize, yp,ysize, zp,zsize) \ argument