HomeSort by relevance Sort by last modified time
    Searched refs:DUMP_CORE (Results 1 - 3 of 3) sorted by null

  /external/ltp/utils/sctp/func_tests/
test_basic.c 201 DUMP_CORE;
204 DUMP_CORE;
208 DUMP_CORE;
213 DUMP_CORE;
217 DUMP_CORE;
220 DUMP_CORE;
224 DUMP_CORE;
227 DUMP_CORE;
257 DUMP_CORE;
260 DUMP_CORE;
    [all...]
test_1_to_1_events.c 139 if (!big_buffer) { DUMP_CORE; }
  /external/ltp/utils/sctp/testlib/
sctputil.h 100 #define DUMP_CORE { \
102 printf("DUMP_CORE %s: %d\n", __FILE__, __LINE__);\
121 DUMP_CORE \

Completed in 5522 milliseconds