HomeSort by relevance Sort by last modified time
    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.c 255 void test_calloc() { function
783 test_calloc();

Completed in 88 milliseconds