Home
last modified time | relevance | path

Searched defs:current_ptr (Results 1 – 2 of 2) sorted by relevance

/external/libcxxabi/src/
Dprivate_typeinfo.cpp598 const void* current_ptr, in process_static_type_above_dst()
644 const void* current_ptr, in process_static_type_below_dst()
711 const void* current_ptr, in search_below_dst()
883 const void* current_ptr, in search_below_dst()
960 const void* current_ptr, in search_below_dst()
1030 const void* current_ptr, in search_above_dst()
1100 const void* current_ptr, in search_above_dst()
1115 const void* current_ptr, in search_above_dst()
1130 const void* current_ptr, in search_above_dst()
1150 const void* current_ptr, in search_below_dst()
/external/toybox/lib/
Dpassword.c156 char *current_ptr = NULL; in update_password() local