HomeSort by relevance Sort by last modified time
    Searched full:div_t (Results 1 - 25 of 85) sorted by null

1 2 3 4

  /bionic/libc/stdlib/
div.c 34 #include <stdlib.h> /* div_t */
36 div_t
39 div_t r;
  /external/stlport/stlport/stl/
_cstdlib.h 46 typedef ::div_t div_t; typedef in namespace:std
56 using _STLP_VENDOR_CSTD::div_t;
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); }
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 46 typedef ::div_t div_t; typedef in namespace:std
56 using _STLP_VENDOR_CSTD::div_t;
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); }
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 46 typedef ::div_t div_t; typedef in namespace:std
56 using _STLP_VENDOR_CSTD::div_t;
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); }
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 46 typedef ::div_t div_t; typedef in namespace:std
56 using _STLP_VENDOR_CSTD::div_t;
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); }
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h 46 typedef ::div_t div_t; typedef in namespace:std
56 using _STLP_VENDOR_CSTD::div_t;
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); }
  /bionic/libc/include/
stdlib.h 151 } div_t; typedef in typeref:struct:__anon43
153 extern div_t div(int, int);
  /development/ndk/platforms/android-3/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon1191
149 extern div_t div(int, int);
  /development/ndk/platforms/android-8/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon1244
150 extern div_t div(int, int);
  /development/ndk/platforms/android-9/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon1428
150 extern div_t div(int, int);
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon21194
150 extern div_t div(int, int);
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon27247
150 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon27605
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon27959
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon28313
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon28738
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon29097
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon29527
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon29881
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r5/platforms/android-8/arch-arm/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon29931
150 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon29972
150 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon30500
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
stdlib.h 147 } div_t; typedef in typeref:struct:__anon30837
149 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-arm/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon30891
150 extern div_t div(int, int);
  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
stdlib.h 148 } div_t; typedef in typeref:struct:__anon30906
150 extern div_t div(int, int);

Completed in 1530 milliseconds

1 2 3 4