HomeSort by: relevance | last modified time | path
    Searched defs:REALLOC_ALWAYS_SUCCEED (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/expat/dist/tests/
common.h 140 # define REALLOC_ALWAYS_SUCCEED (-1)
common.c 283 #define REALLOC_ALWAYS_SUCCEED (-1)
286 int g_reallocation_count = REALLOC_ALWAYS_SUCCEED;
303 if (g_reallocation_count != REALLOC_ALWAYS_SUCCEED)

Completed in 17 milliseconds