HomeSort by relevance Sort by last modified time
    Searched refs:bbs_mallocFPtr (Results 1 - 3 of 3) sorted by null

  /external/neven/Embedded/common/src/b_BasicEm/
DynMemManager.h 35 typedef void* ( *bbs_mallocFPtr )( struct bbs_Context* cpA,
68 bbs_mallocFPtr mallocFPtrE;
Context.h 196 bbs_mallocFPtr mallocFPtrA, /* function pointer to external mem alloc function (s. comment of type declaration)*/
223 bbs_mallocFPtr mallocFPtrA, /* function pointer to external mem alloc function (s. comment of type declaration)*/
Context.c 326 bbs_mallocFPtr mallocFPtrA, /* function pointer to external mem alloc function (s. comment of type declaration)*/
396 bbs_mallocFPtr mallocFPtrA, /* function pointer to external mem alloc function (s. comment of type declaration)*/

Completed in 3316 milliseconds