Home | Sort by relevance Sort by last modified time |
/external/stlport/src/ | |
cxa.c | 53 void *dso_handle; member in struct:exit_function::__anon26614::__anon26616 80 new->func.cxa.dso_handle = d; 175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) { |
/ndk/sources/cxx-stl/stlport/src/ | |
cxa.c | 53 void *dso_handle; member in struct:exit_function::__anon33139::__anon33141 80 new->func.cxa.dso_handle = d; 175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) { |