Searched defs:bptr (Results 1 – 10 of 10) sorted by relevance
45 void testAssign(APtr& aptr, BPtr& bptr) { in testAssign()64 std::unique_ptr<B> bptr(new B); in main() local72 std::unique_ptr<B, Deleter<B> > bptr(new B, std::move(del)); in main() local82 std::unique_ptr<B, CDeleter<B>&> bptr(new B, bdel); in main() local
3 typedef void (^bptr)(void); typedef
14 __attribute((malloc)) bptr (*g)(); // expected-warning {{functions returning a pointer type}} function
40 char *bptr; member
88 typedef void (^bptr)(void); typedef
62 char *buf, *bptr; in complete() local
247 byte *bptr; in finish_hash() local
280 static char buf[BUFSIZ], *bptr = buf, *bend = buf; in get_line() local
638 struct biltins *bptr; in tellmewhat() local
2227 pair bptr; local2546 pair bptr; in save_hashed_option() local2627 pair bptr, prev = (pair)0; local