HomeSort by relevance Sort by last modified time
    Searched full:lldiv_t (Results 51 - 75 of 158) sorted by null

1 23 4 5 6 7

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
cinttypes 70 // Likewise, with lldiv_t div(_Longlong, _Longlong).
  /bionic/libc/include/
stdlib.h 151 } lldiv_t; typedef in typeref:struct:__anon96
153 extern lldiv_t lldiv(long long, long long);
  /development/ndk/platforms/android-3/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon1286
163 extern lldiv_t lldiv(long long, long long);
  /development/ndk/platforms/android-8/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon1339
164 extern lldiv_t lldiv(long long, long long);
  /development/ndk/platforms/android-9/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon1524
164 extern lldiv_t lldiv(long long, long long);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdlib_h.pass.cpp 40 lldiv_t lld;
73 static_assert((std::is_same<decltype(lldiv(0LL,0LL)), lldiv_t>::value), "");
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon43571
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon43925
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon44279
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon44704
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon45063
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon45493
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon45847
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon45897
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon45938
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon46466
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon46803
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon46857
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon46872
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon46913
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon47036
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon47603
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
stdlib.h 162 } lldiv_t; typedef in typeref:struct:__anon48050
164 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon48407
163 extern lldiv_t lldiv(long long, long long);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
stdlib.h 161 } lldiv_t; typedef in typeref:struct:__anon48747
163 extern lldiv_t lldiv(long long, long long);

Completed in 1711 milliseconds

1 23 4 5 6 7