Searched defs:current_ptr (Results 1 – 2 of 2) sorted by relevance
/external/libcxxabi/src/ |
D | private_typeinfo.cpp | 733 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/ |
D | password.c | 158 char *current_ptr = NULL; in update_password() local
|