Searched defs:ALLOC_FUNC (Results 1 – 2 of 2) sorted by relevance
37 # define ALLOC_FUNC __attribute__((malloc)) macro41 # define ALLOC_FUNC __declspec(restrict) macro45 # define ALLOC_FUNC macro
491 #define DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(TYPE, ALLOC_FUNC) \ argument