Home
last modified time | relevance | path

Searched refs:ptrdiff_t (Results 76 – 100 of 244) sorted by relevance

12345678910

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dstl_bvector.h141 _M_incr(ptrdiff_t __i) in _GLIBCXX_VISIBILITY()
182 inline ptrdiff_t in _GLIBCXX_VISIBILITY()
268 operator+(ptrdiff_t __n, const _Bit_iterator& __x) in _GLIBCXX_VISIBILITY()
354 operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) in _GLIBCXX_VISIBILITY()
502 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
H A Dhashtable_policy.h152 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
193 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
1005 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
1051 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
1169 std::ptrdiff_t __n2 = 0; in _GLIBCXX_VISIBILITY()
1177 std::ptrdiff_t __n1 = 0; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Ddyncast.cc49 ptrdiff_t src2dst) // how src and dst are related in __dynamic_cast()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dmt_allocator.h44 using std::ptrdiff_t; in _GLIBCXX_VISIBILITY()
572 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
635 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
H A Dbitmap_allocator.h49 using std::ptrdiff_t; in _GLIBCXX_VISIBILITY()
81 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
226 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
692 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Ddyncast.cc48 ptrdiff_t src2dst) // how src and dst are related in __dynamic_cast()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstl_list.h190 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
270 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
601 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
2062 inline ptrdiff_t in _GLIBCXX_VISIBILITY()
2072 inline ptrdiff_t in _GLIBCXX_VISIBILITY()
2084 ptrdiff_t __n = 0; in _GLIBCXX_VISIBILITY()
H A Dstl_bvector.h168 _M_incr(ptrdiff_t __i) in _GLIBCXX_VISIBILITY()
209 inline ptrdiff_t in _GLIBCXX_VISIBILITY()
299 operator+(ptrdiff_t __n, const _Bit_iterator& __x) in _GLIBCXX_VISIBILITY()
389 operator+(ptrdiff_t __n, const _Bit_const_iterator& __x) in _GLIBCXX_VISIBILITY()
601 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h50 using std::ptrdiff_t; in _GLIBCXX_VISIBILITY()
81 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
226 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
688 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
H A Dmt_allocator.h46 using std::ptrdiff_t; in _GLIBCXX_VISIBILITY()
574 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
643 typedef ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dhashtable_policy.h126 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
167 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
267 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
312 typedef std::ptrdiff_t difference_type; in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/zstd/lib/common/
H A Dzstd_internal.h279 void ZSTD_wildcopy(void* dst, const void* src, ptrdiff_t length, ZSTD_overlap_e const ovtype) in ZSTD_wildcopy()
281 ptrdiff_t diff = (BYTE*)dst - (const BYTE*)src; in ZSTD_wildcopy()
/dragonfly/lib/libpam/modules/pam_guest/
H A Dpam_guest.c61 if (next - list == (ptrdiff_t)len && in lookup()
/dragonfly/contrib/binutils-2.27/gold/
H A Ddwp.h60 typedef ptrdiff_t section_offset_type;
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dxmalloc.c91 void *sbrk (ptrdiff_t);
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dxmalloc.c90 void *sbrk (ptrdiff_t);
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dxmalloc.c89 void *sbrk (ptrdiff_t);
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dxmalloc.c90 void *sbrk (ptrdiff_t);
/dragonfly/stand/lib/
H A Dprintf.c353 num = va_arg(ap, ptrdiff_t); in kvprintf()
371 num = va_arg(ap, ptrdiff_t); in kvprintf()
/dragonfly/contrib/cvs-1.12/lib/
H A Dprintf-parse.c366 if (sizeof (ptrdiff_t) > sizeof (long)) in PRINTF_PARSE()
371 else if (sizeof (ptrdiff_t) > sizeof (int)) in PRINTF_PARSE()
H A Dgetndelim2.c44 # define PTRDIFF_MAX ((ptrdiff_t) (SIZE_MAX / 2))
H A Dmbuiter.h180 mbuiter_multi_reloc (struct mbuiter_multi *iter, ptrdiff_t ptrdiff) in mbuiter_multi_reloc()
/dragonfly/libexec/rtld-elf/
H A Drtld_printf.c342 num = va_arg(ap, ptrdiff_t); in kvprintf()
360 num = va_arg(ap, ptrdiff_t); in kvprintf()
/dragonfly/contrib/gmp/scanf/
H A Ddoscan.c717 case 't': * (ptrdiff_t *) p = chars; break; in __gmp_doscan()
719 case 't': ASSERT_FAIL (ptrdiff_t not available); break; in __gmp_doscan()
/dragonfly/contrib/grep/lib/
H A Dfts_.h218 ptrdiff_t fts_level; /* depth (-1 to N) */

12345678910