OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_malloc
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
testOOMlib.c
123
test_malloc
(size_t bytes)
function
194
copy =
test_malloc
(len + 1);
/external/cmockery/cmockery_0_1_2/src/google/
cmockery.h
237
#define
test_malloc
(size) _test_malloc(size, __FILE__, __LINE__)
macro
243
#define malloc
test_malloc
Completed in 93 milliseconds