Home
last modified time | relevance | path

Searched defs:__pointer (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__memory/
H A Dallocator_traits.h45 struct __pointer { struct
49 struct __pointer<_Tp, _Alloc, _RawAlloc, false> { argument
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_construct.h124 _Destroy(_Tp* __pointer) in _Destroy()
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_construct.h106 _Destroy(_Tp* __pointer) in _Destroy()
/openbsd-src/gnu/gcc/libstdc++-v3/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) in destroy()
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/backward/
H A Diterator.h175 destroy(_Tp* __pointer) in destroy()
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h175 __pointer, enumerator
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Daltivec.h17858 vec_xl_sext(ptrdiff_t __offset, const signed char *__pointer) { in vec_xl_sext()
17863 vec_xl_sext(ptrdiff_t __offset, const signed short *__pointer) { in vec_xl_sext()
17868 vec_xl_sext(ptrdiff_t __offset, const signed int *__pointer) { in vec_xl_sext()
17873 vec_xl_sext(ptrdiff_t __offset, const signed long long *__pointer) { in vec_xl_sext()
17880 vec_xl_zext(ptrdiff_t __offset, const unsigned char *__pointer) { in vec_xl_zext()
17885 vec_xl_zext(ptrdiff_t __offset, const unsigned short *__pointer) { in vec_xl_zext()
17890 vec_xl_zext(ptrdiff_t __offset, const unsigned int *__pointer) { in vec_xl_zext()
17895 vec_xl_zext(ptrdiff_t __offset, const unsigned long long *__pointer) { in vec_xl_zext()