Home
last modified time | relevance | path

Searched defs:nelem (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/gnu/lib/libiberty/src/
Dcalloc.c23 calloc (size_t nelem, size_t elsize) in calloc()
Dxmalloc.c130 xcalloc (size_t nelem, size_t elsize) in xcalloc()
/openbsd/src/lib/libc/gen/
Dgetloadavg.c46 getloadavg(double loadavg[], int nelem) in getloadavg()
/openbsd/src/lib/libkvm/
Dkvm_getloadavg.c65 kvm_getloadavg(kvm_t *kd, double loadavg[], int nelem) in kvm_getloadavg()
/openbsd/src/lib/libc/rpc/
Dxdr_array.c130 xdr_vector(XDR *xdrs, char *basep, u_int nelem, u_int elemsize, in xdr_vector()
/openbsd/src/lib/libc/db/hash/
Dhash.c269 int nelem; in init_hash() local
330 init_htab(HTAB *hashp, int nelem) in init_htab()
/openbsd/src/gnu/usr.bin/perl/ext/XS-Typemap/
DTypemap.xs63 intArray * intArrayPtr( int nelem ) { in intArrayPtr()
/openbsd/src/usr.bin/vi/common/
Dmem.h154 #define REALLOCARRAY(sp, p, nelem, size) { \ argument
/openbsd/src/usr.bin/rs/
Drs.c71 int nelem; variable
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
Dultrasp6.c100 long int i, nelem, ipHi, ipLo; in lines_hydro() local
/openbsd/src/include/
Ddb.h135 unsigned int nelem; /* number of elements */ member
/openbsd/src/usr.bin/awk/
Dawk.h111 int nelem; /* elements in table right now */ member
/openbsd/src/sys/kern/
Dtty_pty.c150 ptyarralloc(int nelem) in ptyarralloc()
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsh-tdep.c773 int nelem = TYPE_NFIELDS (type); in sh_use_struct_convention() local
Dvalops.c1008 int nelem; in value_array() local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Dxsym.c1750 unsigned long lower, upper, nelem; local
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Dxsym.c1667 long lower, upper, nelem; in bfd_sym_print_type_information() local
/openbsd/src/sys/arch/octeon/dev/
Dif_ogx.c2241 ogx_fpa3_aura_load(struct ogx_node *node, struct fpa3aura *aura, size_t nelem, in ogx_fpa3_aura_load()
/openbsd/src/gnu/gcc/gcc/
Dgcse.c887 gcalloc (size_t nelem, size_t elsize) in gcalloc()
/openbsd/src/sys/dev/ic/
Dqwz.c4417 uint32_t nelem = 1, i; in qwz_qmi_decode_msg() local
5509 int nelem = 1, i; in qwz_qmi_encode_msg() local
5605 int nelem = 1, i; in qwz_qmi_encode_msg() local
Dqwx.c6636 uint32_t nelem = 1, i; in qwx_qmi_decode_msg() local
7674 int nelem = 1, i; in qwx_qmi_encode_msg() local
7770 int nelem = 1, i; in qwx_qmi_encode_msg() local
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_dp.c1426 const int *array, int nelem) in snprintf_int_array()