/netbsd-src/external/bsd/ipf/dist/lib/ |
H A D | printipfexpr.c | 16 int i, nelems, j, not; local
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_hash.c | 38 ctf_hash_create(ctf_hash_t *hp, ulong_t nelems) in ctf_hash_create()
|
/netbsd-src/sys/arch/mips/cavium/dev/ |
H A D | octeon_fpa.c | 102 octfpa_buf_init(int poolno, size_t size, size_t nelems, struct octfpa_buf **rfb) in octfpa_buf_init()
|
H A D | if_cnmac.c | 176 size_t nelems; member
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lmem.h | 70 #define luaM_growvector(L,v,nelems,size,t,limit,e) \ argument
|
H A D | lmem.c | 101 void *luaM_growaux_ (lua_State *L, void *block, int nelems, int *psize, in luaM_growaux_()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/io/ |
H A D | transfer.c | 1004 bswap_array (void *dest, const void *src, size_t size, size_t nelems) in bswap_array() 1089 void *dest, int kind, size_t size, size_t nelems) in unformatted_read() 1157 void *source, int kind, size_t size, size_t nelems) in unformatted_write() 2325 size_t size, size_t nelems) in formatted_transfer() 4262 size_t size, size_t nelems) in iolength_transfer()
|
H A D | list_read.c | 2321 size_t size, size_t nelems) in list_formatted_read()
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/io/ |
H A D | transfer.c | 1004 bswap_array (void *dest, const void *src, size_t size, size_t nelems) in bswap_array() 1089 void *dest, int kind, size_t size, size_t nelems) in unformatted_read() 1219 void *source, int kind, size_t size, size_t nelems) in unformatted_write() 2477 size_t size, size_t nelems) in formatted_transfer() 4439 size_t size, size_t nelems) in iolength_transfer()
|
H A D | list_read.c | 2320 size_t size, size_t nelems) in list_formatted_read()
|
H A D | write.c | 2003 size_t size, size_t nelems) in list_formatted_write()
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | btf.h | 146 uint32_t nelems; /* Number of elements. 0 for unsized/variable length. */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | initsem.d | 796 const nelems = tnsa ? cast(size_t)tnsa.dim.toInteger() : 0; in initializerSemantic() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/uni/ |
H A D | package.d | 1867 size_t nelems = addu(arr.length, value.length, overflow); variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 537 tree nelems = gfc_evaluate_now (tem, &block); in gfc_walk_alloc_comps() local 832 tree nelems = build_int_cst (size_type_node, 1); /* Scalar. */ in gfc_omp_clause_copy_ctor() local 1181 tree add, tree nelems) in gfc_omp_linear_clause_add_loop() 1226 tree type = TREE_TYPE (dest), ptr, size, nelems = NULL_TREE; in gfc_omp_clause_linear_ctor() local
|
H A D | trans-array.cc | 5690 tree expr3_elem_size, tree *nelems, gfc_expr *expr3, in gfc_array_init_size() 6043 tree *nelems, gfc_expr *expr3, tree e3_arr_desc, in gfc_array_allocate() 8682 tree nelems; in gfc_full_array_size() local 8710 tree nelems; in duplicate_allocatable() local 8835 tree nelems; in duplicate_allocatable_coarray() local 8992 tree nelems; in structure_alloc_comps() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.c | 5580 tree expr3_elem_size, tree *nelems, gfc_expr *expr3, in gfc_array_init_size() 5933 tree *nelems, gfc_expr *expr3, tree e3_arr_desc, in gfc_array_allocate() 8513 tree nelems; in gfc_full_array_size() local 8541 tree nelems; in duplicate_allocatable() local 8666 tree nelems; in duplicate_allocatable_coarray() local 8823 tree nelems; in structure_alloc_comps() local
|
H A D | trans-openmp.c | 448 tree nelems = gfc_evaluate_now (tem, &block); in gfc_walk_alloc_comps() local 996 tree add, tree nelems) in gfc_omp_linear_clause_add_loop() 1041 tree type = TREE_TYPE (dest), ptr, size, nelems = NULL_TREE; in gfc_omp_clause_linear_ctor() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | asn1_encode_test.c | 732 size_t nelems; in test_intern() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | asn1_encode_test.c | 732 size_t nelems; in test_intern() local
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-hash.c | 774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-hash.c | 774 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create()
|
/netbsd-src/external/apache2/mDNSResponder/nss/ |
H A D | nss_mdnsd.c | 217 nss_module_register(const char *source, u_int *nelems, in nss_module_register()
|
/netbsd-src/sbin/disklabel/ |
H A D | main.c | 2197 size_t nelems; global() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | declaration.c | 1018 size_t nelems = Parameter::dim(tt->arguments); in semantic() local
|