Home
last modified time | relevance | path

Searched refs:fallback_free (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/test/
Dtest_fallback_malloc.pass.cpp80 fallback_free ( *iter ); in exhaustion_test1()
88 fallback_free ( *iter ); in exhaustion_test1()
96 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test1()
111 fallback_free ( *iter ); in exhaustion_test2()
120 fallback_free ( *iter ); in exhaustion_test2()
128 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test2()
145 fallback_free ( *iter ); in exhaustion_test3()
154 fallback_free ( *iter ); in exhaustion_test3()
162 fallback_free ( pop ( ptrs, ptrs.size () % 1 == 1 )); in exhaustion_test3()
181 fallback_free ( p ); in main()
/external/libcxxabi/src/
Dfallback_malloc.cpp136 void fallback_free(void* ptr) { in fallback_free() function
238 fallback_free(ptr); in __aligned_free_with_fallback()
250 fallback_free(ptr); in __free_with_fallback()