Home
last modified time | relevance | path

Searched defs:ALLOC_FUNC (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/
Dmemdebug.h37 # define ALLOC_FUNC __attribute__((malloc)) macro
41 # define ALLOC_FUNC __declspec(restrict) macro
45 # define ALLOC_FUNC macro
/external/virglrenderer/src/mesa/util/
Dralloc.h491 #define DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(TYPE, ALLOC_FUNC) \ argument
/external/mesa3d/src/util/
Dralloc.h491 #define DECLARE_ALLOC_CXX_OPERATORS_TEMPLATE(TYPE, ALLOC_FUNC) \ argument