Searched defs:__pointer (Results 1 – 7 of 7) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/include/__memory/ |
H A D | allocator_traits.h | 45 struct __pointer { struct 49 struct __pointer<_Tp, _Alloc, _RawAlloc, false> { argument
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | stl_construct.h | 124 _Destroy(_Tp* __pointer) in _Destroy()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | stl_construct.h | 106 _Destroy(_Tp* __pointer) in _Destroy()
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/backward/ |
H A D | iterator.h | 175 destroy(_Tp* __pointer) in destroy()
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/backward/ |
H A D | iterator.h | 175 destroy(_Tp* __pointer) in destroy()
|
/openbsd-src/gnu/llvm/libcxx/include/__format/ |
H A D | parser_std_format_spec.h | 175 __pointer, enumerator
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | altivec.h | 17858 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()
|