HomeSort by relevance Sort by last modified time
    Searched refs:intmax_t (Results 126 - 134 of 134) sorted by null

1 2 3 4 56

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/include/
mpfr.h 51 /* Check if stdint.h/inttypes.h is included or if the user wants intmax_t */
298 __MPFR_DECLSPEC int mpfr_set_sj _MPFR_PROTO ((mpfr_t, intmax_t, mpfr_rnd_t));
300 mpfr_set_sj_2exp _MPFR_PROTO ((mpfr_t, intmax_t, intmax_t, mpfr_rnd_t));
303 mpfr_set_uj_2exp _MPFR_PROTO ((mpfr_t, uintmax_t, intmax_t, mpfr_rnd_t));
304 __MPFR_DECLSPEC intmax_t mpfr_get_sj _MPFR_PROTO ((mpfr_srcptr, mpfr_rnd_t));
    [all...]
  /external/clang/lib/Headers/
stdint.h 236 typedef __INTMAX_TYPE__ intmax_t; typedef
  /prebuilts/sdk/renderscript/clang-include/
stdint.h 236 typedef __INTMAX_TYPE__ intmax_t; typedef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
atomic_base.h 198 typedef __atomic_base<intmax_t> atomic_intmax_t;
  /system/core/toolbox/
newfs_msdos.c 380 errx(1, "failed to initialize %jd bytes", (intmax_t)opt_create);
395 errx(1, "cannot seek to %jd", (intmax_t)opt_ofs);
  /external/bison/lib/
config.in.h 572 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
2187 #undef intmax_t macro
    [all...]
  /external/bison/
configure     [all...]
  /external/e2fsprogs/
configure     [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 1538 milliseconds

1 2 3 4 56