Searched defs:to_ptr (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | point_const_iterator.hpp | 127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_ 131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | point_const_iterator.hpp | 127 to_ptr(true_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_ 131 to_ptr(false_type) const in to_ptr() function in __gnu_pbds::detail::binary_heap_point_const_iterator_
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | bitmap.c | 851 bitmap_element *to_ptr = 0; in bitmap_copy() local
|
H A D | gimplify.c | 4327 tree t, to, to_ptr, from, from_ptr; in gimplify_modify_expr_to_memcpy() local 4374 tree t, from, to, to_ptr; in gimplify_modify_expr_to_memset() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | bitmap.cc | 856 bitmap_element *to_ptr = 0; in bitmap_copy() local
|
H A D | gimplify.cc | 4594 tree t, to, to_ptr, from, from_ptr; in gimplify_modify_expr_to_memcpy() local 4642 tree t, from, to, to_ptr; in gimplify_modify_expr_to_memset() local
|