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

  /external/libcxxabi/src/
fallback_malloc.cpp 92 bool is_fallback_ptr(void* ptr) { function in namespace:__anon24571
234 if (is_fallback_ptr(ptr))
246 if (is_fallback_ptr(ptr))
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/src/
fallback_malloc.cpp 92 bool is_fallback_ptr(void* ptr) { function in namespace:__anon666
234 if (is_fallback_ptr(ptr))
246 if (is_fallback_ptr(ptr))
  /external/libcxxabi/test/
test_fallback_malloc.pass.cpp 177 if ( !is_fallback_ptr ( p ))
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
test_fallback_malloc.pass.cpp 177 if ( !is_fallback_ptr ( p ))

Completed in 209 milliseconds