OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_calloc
(Results
1 - 3
of
3
) sorted by null
/external/clang/test/Analysis/
unix-fns.c
93
void
test_calloc
(void) {
function
[
all
...]
/external/cmockery/cmockery_0_1_2/src/google/
cmockery.h
238
#define
test_calloc
(num, size) _test_calloc(num, size, __FILE__, __LINE__)
macro
244
#define calloc
test_calloc
/external/compiler-rt/test/dfsan/
custom.cc
255
void
test_calloc
() {
911
test_calloc
();
Completed in 1453 milliseconds