Searched defs:nelements (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/contrib/gdb-7/readline/ |
H A D | histfile.c | 428 history_do_write (filename, nelements, overwrite) in history_do_write() argument 537 append_history (nelements, filename) in append_history() argument
|
/dflybsd-src/contrib/gcc-8.0/libcpp/include/ |
H A D | symtab.h | 59 unsigned int nelements; /* Number of live elements. */ member
|
/dflybsd-src/contrib/gcc-4.7/libcpp/include/ |
H A D | symtab.h | 60 unsigned int nelements; /* Number of live elements. */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | stringpool.c | 226 unsigned int nelements; member
|
H A D | tree-vect-data-refs.c | 1109 int nelements = TYPE_VECTOR_SUBPARTS (vectype); in vector_alignment_reachable_p() local 1456 unsigned int nelements, mis, same_align_drs_max = 0; in vect_enhance_data_refs_alignment() local
|
H A D | tree-vect-loop-manip.c | 2028 int nelements = TYPE_VECTOR_SUBPARTS (vectype); in vect_gen_niters_for_prolog_loop() local
|
H A D | tree-vect-loop.c | 2913 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | stringpool.c | 237 unsigned int nelements; member
|
H A D | tree-vect-loop.c | 4200 unsigned int nelements = ncopies * vect_nunits_for_cost (vectype); in vect_model_reduction_cost() local 4283 int nelements = vec_size_in_bits / element_bitsize; in vect_model_reduction_cost() local 5686 int nelements = vec_size_in_bits / element_bitsize; in vect_create_epilog_for_reduction() local
|
H A D | tree-vect-data-refs.c | 1252 poly_uint64 nelements = TYPE_VECTOR_SUBPARTS (vectype); in vector_alignment_reachable_p() local
|
/dflybsd-src/contrib/gcc-8.0/libcpp/ |
H A D | symtab.c | 260 unsigned int nslots, unsigned int nelements, in ht_load()
|
/dflybsd-src/contrib/gcc-4.7/libcpp/ |
H A D | symtab.c | 263 unsigned int nslots, unsigned int nelements, in ht_load()
|
/dflybsd-src/contrib/file/src/ |
H A D | cdf.c | 997 size_t i, o4, nelements, j, slen, left; in cdf_read_property_info() local
|