Home | Sort by relevance Sort by last modified time |
/external/stlport/src/ | |
cxa.c | 53 void *dso_handle; member in struct:exit_function::__anon35844::__anon35846 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::__anon43853::__anon43855 80 new->func.cxa.dso_handle = d; 175 if ( (d == NULL || d == f->func.cxa.dso_handle) && (f->flavor == ef_cxa) ) { |