HomeSort by relevance Sort by last modified time
    Searched defs:imaxdiv_t (Results 51 - 75 of 79) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon50436
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon50845
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon51306
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon51769
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon52178
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon52639
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon53102
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon53517
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon54046
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon54577
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon55042
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon55809
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon56588
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon57366
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon58142
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 254 } imaxdiv_t; typedef in typeref:struct:__anon58919
258 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon59653
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon60017
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon60381
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon60748
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon61147
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon61599
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 249 } imaxdiv_t; typedef in typeref:struct:__anon62053
  /external/bison/lib/
inttypes.in.h 1068 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t; typedef in typeref:struct:__anon4959
1071 extern imaxdiv_t imaxdiv (intmax_t, intmax_t);
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 50 } imaxdiv_t; typedef in typeref:struct:__anon18308
280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
282 imaxdiv_t result;

Completed in 3509 milliseconds

1 23 4