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

  /src/external/mit/expat/dist/tests/
common.h 139 # define ALLOC_ALWAYS_SUCCEED (-1)
common.c 282 #define ALLOC_ALWAYS_SUCCEED (-1)
285 int g_allocation_count = ALLOC_ALWAYS_SUCCEED;
293 if (g_allocation_count != ALLOC_ALWAYS_SUCCEED)

Completed in 48 milliseconds