Searched refs:find_size_for_pointer_math (Results 1 – 2 of 2) sorted by relevance
56 find_size_for_pointer_math (struct type *ptr_type) in find_size_for_pointer_math() function120 sz = find_size_for_pointer_math (valptrtype); in value_add()146 LONGEST sz = find_size_for_pointer_math (type1); in value_sub()
11334 * valarith.c (find_size_for_pointer_math): New function, either returns11337 (value_add, value_sub): use find_size_for_pointer_math.