Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclbase/src/
Doscl_defalloc.h60 #define ALLOC_AND_CONSTRUCT(n) alloc_and_construct_fl(n,__FILE__,__LINE__) macro
62 #define ALLOC_AND_CONSTRUCT(n) alloc_and_construct(n) macro