/external/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_cstdlib.h | 47 typedef ::ldiv_t ldiv_t; typedef in namespace:std 57 using _STLP_VENDOR_CSTD::ldiv_t; 137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); }
|
/bionic/libc/include/ |
stdlib.h | 152 } ldiv_t; typedef in typeref:struct:__anon45 154 extern ldiv_t ldiv(long, long);
|
/development/ndk/platforms/android-3/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon1232 156 extern ldiv_t ldiv(long, long);
|
/development/ndk/platforms/android-8/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon1285 157 extern ldiv_t ldiv(long, long);
|
/development/ndk/platforms/android-9/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon1469 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon30602 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon30956 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon31310 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon31735 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon32094 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon32524 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon32878 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon32928 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon32969 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon33497 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/ |
stdlib.h | 154 } ldiv_t; typedef in typeref:struct:__anon33834 156 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon33888 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon33903 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon33944 157 extern ldiv_t ldiv(long, long);
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/ |
stdlib.h | 155 } ldiv_t; typedef in typeref:struct:__anon34067 157 extern ldiv_t ldiv(long, long);
|