Searched defs:limit (Results 1 - 25 of 703) sorted by relevance

1234567891011>>

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dfile_limit.c62 off_t limit; local
82 set_file_limit(off_t limit) argument
[all...]
H A Dopen_limit.c59 int open_limit(int limit) argument
[all...]
/netbsd-current/external/public-domain/xz/dist/src/liblzma/check/
H A Dcrc32_fast.c44 const uint8_t *const limit = buf + (size & ~(size_t)(7)); local
H A Dcrc64_fast.c44 const uint8_t *const limit = buf + (size & ~(size_t)(3)); local
/netbsd-current/lib/libc/db/hash/
H A Dhash_log2.c52 uint32_t i, limit; local
/netbsd-current/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-fac_ui.c38 unsigned long limit = 2222; local
H A Dt-get_d.c34 int limit = 127 - 1; /* vax fp numbers have limited range */ local
36 int limit = 512; local
H A Dt-primorial_ui.c39 unsigned long limit = 2222; local
[all...]
H A Dt-lucnum_ui.c37 unsigned long limit = 100 * GMP_LIMB_BITS; local
H A Dt-fib_ui.c75 unsigned long limit = 100 * GMP_LIMB_BITS; local
H A Dt-mfac_uiui.c41 unsigned long limit = 2222, step = 1; local
/netbsd-current/sbin/newfs_lfs/
H A Dmisc.c51 u_int i, limit; local
/netbsd-current/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-pow_ui.c30 mpf_t b1, r, r2, limit; local
/netbsd-current/external/public-domain/xz/dist/src/liblzma/common/
H A Dmemcmplen.h43 lzma_memcmplen(const uint8_t *buf1, const uint8_t *buf2, uint32_t len, uint32_t limit) argument
[all...]
/netbsd-current/external/bsd/unbound/dist/util/
H A Dtcp_conn_limit.h73 uint32_t limit; member in struct:tcl_addr
[all...]
/netbsd-current/external/lgpl3/gmp/dist/tests/rand/
H A Dt-urbui.c31 unsigned long bits, limit, got; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_nv50_fence.c47 u32 limit = start + reg->size - 1; local
H A Dnouveau_nv17_fence.c86 u32 limit = start + reg->size - 1; local
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dbeen_here.h25 int limit; /* ceiling, zero for none */ member in struct:__anon11
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/
H A Dautoscan_exponential.c18 int limit; member in struct:autoscan_exponential_data
/netbsd-current/external/lgpl3/gmp/dist/
H A Dgen-fib.c40 mpz_t limit, l; local
/netbsd-current/external/lgpl3/gmp/dist/demos/
H A Dqcn.c56 unsigned long i, limit; local
/netbsd-current/external/bsd/libarchive/dist/test_utils/
H A Dtest_utils.c76 int get_test_set(int *test_set, int limit, const char *test, argument
/netbsd-current/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dt-comb.c77 fac_smallexaustive (unsigned int limit) argument
165 unsigned long limit = 128; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/engine/
H A Ddma.h18 u64 limit; member in struct:nvkm_dmaobj

Completed in 346 milliseconds

1234567891011>>