HomeSort by relevance Sort by last modified time
    Searched defs:imaxdiv_t (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
inttypes.h 38 } imaxdiv_t; typedef in typeref:struct:__anon5037
45 imaxdiv_t imaxdiv(intmax_t, intmax_t) __pure2;
  /bionic/libc/include/
inttypes.h 255 } imaxdiv_t; typedef in typeref:struct:__anon262
259 imaxdiv_t imaxdiv(intmax_t __numerator, intmax_t __denominator) __attribute_const__ __INTRODUCED_IN(19);
  /external/libusb/msvc/
inttypes.h 40 } imaxdiv_t; typedef in typeref:struct:__anon29640
  /external/u-boot/include/
inttypes.h 274 } imaxdiv_t; typedef in typeref:struct:__anon47759
282 } imaxdiv_t; typedef in typeref:struct:__anon47760

Completed in 320 milliseconds