Home
last modified time | relevance | path

Searched defs:bptr (Results 1 – 10 of 10) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn/
H A Dmove_convert.pass.cpp45 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign()
64 std::unique_ptr<B> bptr(new B); in main() local
72 std::unique_ptr<B, Deleter<B> > bptr(new B, std::move(del)); in main() local
82 std::unique_ptr<B, CDeleter<B>&> bptr(new B, bdel); in main() local
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dstack-block-returned.cpp3 typedef void (^bptr)(void); typedef
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dattr-malloc.m14 __attribute((malloc)) bptr (*g)(); // expected-warning {{functions returning a pointer type}} function
/minix3/usr.bin/fmt/
H A Dbuffer.h40 char *bptr; member
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dblock-return.c88 typedef void (^bptr)(void); typedef
/minix3/lib/libedit/TEST/
H A Dwtc1.c62 char *buf, *bptr; in complete() local
/minix3/crypto/external/bsd/openssl/dist/engines/ccgost/
H A Dgosthash.c247 byte *bptr; in finish_hash() local
/minix3/usr.bin/gencat/
H A Dgencat.c280 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local
/minix3/bin/csh/
H A Dexec.c638 struct biltins *bptr; in tellmewhat() local
/minix3/external/bsd/dhcp/dist/common/
H A Doptions.c2227 pair bptr; local
2546 pair bptr; in save_hashed_option() local
2627 pair bptr, prev = (pair)0; local