Searched defs:count (Results 1 - 25 of 2342) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dkeybound.c43 NCURSES_SP_NAME(keybound) (NCURSES_SP_DCLx int code, int count) argument
59 keybound(int code, int count) argument
H A Dkeyok.c60 int count = 0; local
/freebsd-11-stable/contrib/gcclibs/libgomp/config/linux/
H A Domp-lock.h10 typedef struct { int owner, count; } omp_nest_lock_t; member in struct:__anon1450
/freebsd-11-stable/contrib/gcclibs/libgomp/config/posix/
H A Domp-lock.h11 typedef struct { pthread_mutex_t lock; int count; } omp_nest_lock_t; member in struct:__anon1452
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dbzero.c20 bzero (void *to, size_t count) argument
H A Dspaces.c48 spaces (int count) argument
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dbzero.c20 bzero (void *to, size_t count) argument
H A Dspaces.c48 spaces (int count) argument
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/freebsd-11-stable/contrib/expat/tests/
H A Dchardata.h46 int count; /* # of chars, < 0 if not set */ member in struct:__anon26
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dmutexblock.c28 isc_mutexblock_init(isc_mutex_t *block, unsigned int count) { argument
47 isc_mutexblock_destroy(isc_mutex_t *block, unsigned int count) { argument
/freebsd-11-stable/contrib/gcclibs/libgomp/config/posix95/
H A Domp-lock.h16 int count; member in struct:__anon1453
/freebsd-11-stable/contrib/blacklist/bin/
H A Dstate.h44 int count; member in struct:dbinfo
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dblacklist.h15 int count; member in struct:wpa_blacklist
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Dsha1_i.h14 u32 count[2]; member in struct:SHA1Context
/freebsd-11-stable/usr.bin/procstat/
H A Dprocstat_ptlwpinfo.c42 unsigned int count, i; local
/freebsd-11-stable/contrib/ntp/lib/isc/include/isc/
H A Dsha1.h47 isc_uint32_t count[2]; member in struct:__anon4837
/freebsd-11-stable/contrib/elftoolchain/libelf/
H A Delf_strptr.c46 uint64_t alignment, count; local
[all...]
/freebsd-11-stable/contrib/ldns/ldns/
H A Dsha1.h13 uint64_t count; member in struct:__anon1817
/freebsd-11-stable/bin/sh/bltin/
H A Decho.c54 int count; local
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ustack/
H A Dtst.spin.c31 volatile long long count = 0; variable
/freebsd-11-stable/contrib/gcc/config/
H A Dmemcmp.c5 memcmp (const void *str1, const void *str2, size_t count) argument

Completed in 268 milliseconds

1234567891011>>