Searched defs:maxelts (Results 1 – 4 of 4) sorted by relevance
517 string_length (const void *ptr, unsigned eltsize, unsigned maxelts) in string_length()628 HOST_WIDE_INT maxelts = tree_to_uhwi (memsize) / eltsize; in c_strlen() local
515 string_length (const void *ptr, unsigned eltsize, unsigned maxelts) in string_length()739 HOST_WIDE_INT maxelts = tree_to_uhwi (memsize) / eltsize; in c_strlen() local
8869 unsigned HOST_WIDE_INT maxelts; in braced_list_to_string() local
9334 unsigned HOST_WIDE_INT maxelts; in braced_list_to_string() local