Searched defs:alloc2 (Results 1 – 4 of 4) sorted by relevance
16 - (id)alloc2; // expected-note 2 {{method 'alloc2' declared here}} method
56 void test ( const T &val, const Allocator &alloc1, const Allocator &alloc2 ) { in test()
828 char *alloc2 = NULL; in AddFormData() local
1689 #define alloc2(m, n, ap) aresize2(NULL, (m), (n), (ap)) macro