Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dprivate_typeinfo.cpp733 const void* current_ptr, in process_static_type_above_dst()
779 const void* current_ptr, in process_static_type_below_dst()
846 const void* current_ptr, in search_below_dst()
1018 const void* current_ptr, in search_below_dst()
1095 const void* current_ptr, in search_below_dst()
1165 const void* current_ptr, in search_above_dst()
1235 const void* current_ptr, in search_above_dst()
1250 const void* current_ptr, in search_above_dst()
1265 const void* current_ptr, in search_above_dst()
1285 const void* current_ptr, in search_below_dst()
/external/toybox/lib/
Dpassword.c158 char *current_ptr = NULL; in update_password() local