Searched defs:ALLOC_FUNC (Results 1 – 3 of 3) 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