Home
last modified time | relevance | path

Searched refs:myFree (Results 1 – 7 of 7) sorted by relevance

/RvlSDK-3.2.3/build/demos/wpaddemo/src/
Dmemory.c71 u8 myFree ( void *ptr );
95 u8 myFree( void *ptr ) in myFree() function
271 WPADRegisterAllocator(myAlloc, myFree); in main()
Dwpad_seqdemo.c98 static u8 myFree ( void *ptr );
253 WPADRegisterAllocator(myAlloc, myFree); in main()
496 static u8 myFree( void *ptr ) in myFree() function
Dwpad_spdemo.c117 static u8 myFree ( void *ptr );
234 WPADRegisterAllocator(myAlloc, myFree); in main()
461 static u8 myFree( void *ptr ) in myFree() function
Ddummy_checker.c77 static u8 myFree ( void *ptr );
144 WPADRegisterAllocator(myAlloc, myFree); in main()
423 static u8 myFree( void *ptr ) in myFree() function
Dwpad_axdemo.c244 u8 myFree ( void *ptr );
361 WPADRegisterAllocator(myAlloc, myFree); in main()
693 u8 myFree( void *ptr ) in myFree() function
/RvlSDK-3.2.3/build/demos/kpaddemo/src/
Dweight.c51 static u8 myFree ( void *ptr ) ;
159 static u8 myFree( void *ptr ) in myFree() function
271 WPADRegisterAllocator( myAlloc, myFree ) ; in initialize()
/RvlSDK-3.2.3/build/demos/wbcdemo/src/
Dhandling_weight.c69 static u8 myFree ( void *ptr );
179 WPADRegisterAllocator(myAlloc, myFree); in main()
387 static u8 myFree(void *ptr) in myFree() function