OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mynewfree
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c
197
#define newfree(z)
mynewfree
(z,__LINE__,__FILE__)
221
int
mynewfree
(void *dp, int line, char *s){
function
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
179
#define newfree(z)
mynewfree
(z,__LINE__,__FILE__)
203
int
mynewfree
(void *dp, int line, char *s) {
function
[
all
...]
Completed in 71 milliseconds