Searched defs:pointer (Results 1 - 25 of 187) sorted by relevance

12345678

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20000405-3.c5 int foo (struct foo *ptr, int idx, void *pointer) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dpr15054.C9 struct pointer struct
13 pointer(void* x = 0) : ptr(x) {} function in struct:pointer
14 pointer(const pointer& x) : ptr(x.ptr) {} function in struct:pointer
/openbsd-current/gnu/usr.bin/texinfo/lib/
H A Dxmalloc.c46 xrealloc (void *pointer, size_t bytes) argument
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dallocator_destructor.h26 typedef _LIBCPP_NODEBUG typename __alloc_traits::pointer pointer; typedef in class:__allocator_destructor
H A Draw_storage_iterator.h47 typedef void pointer; typedef in class:raw_storage_iterator
/openbsd-current/gnu/llvm/libcxx/include/__iterator/
H A Diterator.h28 typedef _Pointer pointer; typedef in struct:iterator
H A Dostreambuf_iterator.h41 typedef void pointer; typedef in class:ostreambuf_iterator
H A Dostream_iterator.h42 typedef void pointer; typedef in class:ostream_iterator
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/20_util/
H A Draw_storage_iterator.cc39 typedef test_iterator::pointer pointer; typedef
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dmemclass4.C5 typedef T* pointer; typedef in struct:allocator
/openbsd-current/lib/libcrypto/
H A Dcrypto_lock.c84 CRYPTO_add_lock(int *pointer, int amount, int type, const char *file, argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_iterator_base_types.h115 typedef _Pointer pointer; typedef in struct:iterator
132 typedef typename _Iterator::pointer pointer; typedef in struct:iterator_traits
142 typedef _Tp* pointer; typedef in struct:iterator_traits
152 typedef const _Tp* pointer; typedef in struct:iterator_traits
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp53 typedef node_pointer_pointer pointer; typedef in struct:iterator
H A Dconst_child_iterator.hpp56 typedef node_pointer_pointer pointer; typedef in struct:const_iterator
/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp66 typedef pointer_ pointer; typedef in class:const_iterator_
H A Dconst_point_iterator.hpp66 typedef pointer_ pointer; typedef in class:const_point_iterator_
H A Dpoint_iterator.hpp64 typedef pointer_ pointer; typedef in class:point_iterator_
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_iterator_base_types.h113 typedef _Pointer pointer; typedef in struct:std::iterator
129 typedef typename _Iterator::pointer pointer; typedef in struct:std::iterator_traits
138 typedef _Tp* pointer; typedef in struct:std::iterator_traits
147 typedef const _Tp* pointer; typedef in struct:std::iterator_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/24_iterators/
H A Dostream_iterator.cc41 typedef test_iterator::pointer pointer; typedef
H A Dreverse_iterator.cc44 typedef test_iterator::pointer pointer; typedef
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dsynth10.C15 A * pointer; member in class:AH
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dgc.c35 add_gcable_pointer (char *pointer) argument
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dmacro.h32 char *pointer; /* Pointer to the input text. */ member in struct:__anon7405
/openbsd-current/usr.sbin/dhcpd/
H A Dhash.c93 add_hash(struct hash_table *table, unsigned char *name, int len, unsigned char *pointer) argument
/openbsd-current/lib/libcbor/src/cbor/internal/
H A Dmemory_utils.c50 void* _cbor_realloc_multiple(void* pointer, size_t item_size, argument

Completed in 329 milliseconds

12345678