Searched defs:sz (Results 151 - 175 of 1249) sorted by relevance

1234567891011>>

/netbsd-current/common/dist/zlib/contrib/dotzlib/DotZLib/
H A DDeflater.cs22 private static extern int deflateInit_(ref ZStream sz, int level, string vs, int size); argument
25 private static extern int deflate(ref ZStream sz, int flush); argument
28 private static extern int deflateReset(ref ZStream sz); argument
31 private static extern int deflateEnd(ref ZStream sz); argument
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Doptim.c89 OFFSZ sz; local
/netbsd-current/external/bsd/mdocml/dist/
H A Dtbl_data.c181 size_t sz; local
H A Dchars.c453 mchars_spec2cp(const char *p, size_t sz) argument
464 mchars_num2char(const char *p, size_t sz) argument
473 mchars_num2uc(const char *p, size_t sz) argument
483 mchars_spec2str(const char *p, size_t sz, size_t *rsz) argument
H A Dmanconf.h23 size_t sz; member in struct:manpaths
H A Dmandoc_aux.c110 mandoc_strndup(const char *ptr, size_t sz) argument
H A Dman.c181 size_t sz; local
H A Dtbl_layout.c68 size_t sz; local
[all...]
/netbsd-current/lib/libc/iconv/
H A Diconv.c148 __iconv_free_list(char **list, size_t sz) argument
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dstack.c204 size_t sz = sizeof(*pAL); local
/netbsd-current/tests/lib/libc/sys/
H A Dt_pipe.c79 ssize_t sz, todo, done; local
/netbsd-current/sys/arch/sh3/sh3/
H A Dpmb.c126 unsigned int sz = 0; local
/netbsd-current/external/bsd/nsd/dist/
H A Dbitset.c26 size_t sz; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dargtypes.c160 dinteger_t sz = t->dim->toInteger(); local
324 const d_uns64 sz = t->size(Loc()); local
/netbsd-current/sys/compat/common/
H A Dkern_info_09.c77 size_t sz; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/selftests/
H A Di915_gem_client_blt.c35 u32 sz = min_t(u64, ce->vm->total >> 4, prandom_u32_state(&prng)); local
/netbsd-current/sys/arch/x86/include/
H A Dbootspace.h78 size_t sz; member in struct:bootspace::__anon12
86 size_t sz; member in struct:bootspace::__anon13
97 size_t sz; member in struct:bootspace::__anon14
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/generated/
H A Dfindloc0_c10.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_c16.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_i16.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_c4.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_i1.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_i2.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_i8.c49 index_type sz; local
188 index_type sz; local
H A Dfindloc0_c8.c49 index_type sz; local
188 index_type sz; local

Completed in 221 milliseconds

1234567891011>>