Searched defs:nelem (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) argument
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) argument
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dcalloc.c23 calloc (size_t nelem, size_t elsize) argument
H A Dxmalloc.c155 xcalloc (size_t nelem, size_t elsize) argument
/freebsd-10-stable/lib/libc/gen/
H A Dgetpagesizes.c52 getpagesizes(size_t pagesize[], int nelem) argument
[all...]
/freebsd-10-stable/tools/test/auxinfo/
H A Dauxinfo.c19 int i, nelem; local
/freebsd-10-stable/lib/libkvm/
H A Dkvm_getloadavg.c65 kvm_getloadavg(kvm_t *kd, double loadavg[], int nelem) argument
/freebsd-10-stable/sys/xdr/
H A Dxdr_array.c141 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, argument
/freebsd-10-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sysevent.c249 uint_t ii, nelem; local
260 uint_t ii, nelem; local
271 uint_t ii, nelem; local
282 uint_t ii, nelem; local
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/zfs/
H A Dzfs_ioctl_compat.c958 uint_t c, children, nelem; local
/freebsd-10-stable/include/
H A Ddb.h134 unsigned int nelem; /* number of elements */ member in struct:__anon5560
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c568 uint_t nelem; local
[all...]
/freebsd-10-stable/lib/libc/db/hash/
H A Dhash.c275 int nelem; local
338 init_htab(HTAB *hashp, int nelem) argument
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dawk.h89 int nelem; /* elements in table right now */ member in struct:Array
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.h234 int nelem; /* Number of elements in this set. */ member in struct:__anon5547
H A Ddfa.c2666 int nelem = d->states[s].mbps.nelem; /* Just a alias. */ local
[all...]
/freebsd-10-stable/usr.bin/rs/
H A Drs.c79 static int nelem; variable
[all...]
/freebsd-10-stable/contrib/sendmail/libmilter/
H A Dengine.c1756 int elem, nelem; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c319 uint_t i, nelem; local
670 int nelem, ret = 0; local
[all...]
/freebsd-10-stable/contrib/file/src/
H A Dcdf.c1040 size_t nelem = inp - *info; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dvalops.c1077 int nelem; local
/freebsd-10-stable/contrib/sendmail/src/
H A Dmilter.c3343 int elem, nelem; local
/freebsd-10-stable/contrib/libgnuregex/
H A Dregex_internal.h185 int nelem; member in struct:__anon1732
/freebsd-10-stable/sys/cddl/contrib/opensolaris/common/nvpair/
H A Dopensolaris_nvpair.c392 i_validate_type_nelem(data_type_t type, uint_t nelem) argument
456 i_validate_nvpair_value(data_type_t type, uint_t nelem, const void *data) argument
722 i_get_value_size(data_type_t type, const void *data, uint_t nelem) argument
861 nvlist_add_common(nvlist_t *nvl, const char *name, data_type_t type, uint_t nelem, const void *data) argument
1254 nvpair_value_common(nvpair_t *nvp, data_type_t type, uint_t *nelem, void *data) argument
1328 nvlist_lookup_common(nvlist_t *nvl, const char *name, data_type_t type, uint_t *nelem, void *data) argument
1541 uint_t *nelem; local
1898 nvpair_value_boolean_array(nvpair_t *nvp, boolean_t **val, uint_t *nelem) argument
1904 nvpair_value_byte_array(nvpair_t *nvp, uchar_t **val, uint_t *nelem) argument
1910 nvpair_value_int8_array(nvpair_t *nvp, int8_t **val, uint_t *nelem) argument
1916 nvpair_value_uint8_array(nvpair_t *nvp, uint8_t **val, uint_t *nelem) argument
1922 nvpair_value_int16_array(nvpair_t *nvp, int16_t **val, uint_t *nelem) argument
1928 nvpair_value_uint16_array(nvpair_t *nvp, uint16_t **val, uint_t *nelem) argument
1934 nvpair_value_int32_array(nvpair_t *nvp, int32_t **val, uint_t *nelem) argument
1940 nvpair_value_uint32_array(nvpair_t *nvp, uint32_t **val, uint_t *nelem) argument
1946 nvpair_value_int64_array(nvpair_t *nvp, int64_t **val, uint_t *nelem) argument
1952 nvpair_value_uint64_array(nvpair_t *nvp, uint64_t **val, uint_t *nelem) argument
1958 nvpair_value_string_array(nvpair_t *nvp, char ***val, uint_t *nelem) argument
1964 nvpair_value_nvlist_array(nvpair_t *nvp, nvlist_t ***val, uint_t *nelem) argument
2201 size_t nelem = NVP_NELEM(nvp); local
2931 uint_t nelem, buflen; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c876 alloc_ring(adapter_t *sc, size_t nelem, size_t elem_size, size_t sw_size, argument

Completed in 227 milliseconds

12