HomeSort by relevance Sort by last modified time
    Searched refs:imaxdiv_t (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /bionic/libc/upstream-freebsd/lib/libc/stdlib/
imaxdiv.c 33 imaxdiv_t
36 imaxdiv_t retval;
  /ndk/sources/android/support/src/
stdlib_support.c 47 imaxdiv_t imaxdiv(intmax_t numer, intmax_t denom)
49 imaxdiv_t retval;
  /ndk/sources/android/support/include/
inttypes.h 42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
  /prebuilts/ndk/9/sources/android/support/include/
inttypes.h 42 imaxdiv_t imaxdiv(intmax_t, intmax_t) __attribute__((__const__));
  /prebuilts/misc/common/swig/include/2.0.11/
inttypes.i 25 } imaxdiv_t;
34 } imaxdiv_t;
41 /* Return the `imaxdiv_t' representation of the value of NUMER over DENOM. */
42 extern imaxdiv_t imaxdiv (intmax_t numer, intmax_t denom);
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 50 } imaxdiv_t; typedef in typeref:struct:__anon17303
280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
282 imaxdiv_t result;
  /external/mesa3d/include/c99/
inttypes.h 50 } imaxdiv_t; typedef in typeref:struct:__anon30862
280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
282 imaxdiv_t result;
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 50 } imaxdiv_t; typedef in typeref:struct:__anon26460
288 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
290 imaxdiv_t result;
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon51006
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon51360
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon51714
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon52122
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon52496
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon52909
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon53282
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon53901
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon54238
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon55032
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon55479
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon55839
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon56179
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon56536
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon56876
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon57233
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon57573
253 imaxdiv_t imaxdiv(intmax_t, intmax_t);

Completed in 1159 milliseconds

1 2 3 4