HomeSort by relevance Sort by last modified time
    Searched refs:intmax_t (Results 51 - 75 of 191) sorted by null

1 23 4 5 6 7 8

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /external/compiler-rt/lib/interception/
interception_type_test.cc 25 COMPILER_CHECK(sizeof(INTMAX_T) == sizeof(intmax_t));
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
inttypes.h 58 #define PRIdMAX "jd" /* intmax_t */
76 #define PRIiMAX "ji" /* intmax_t */
95 #define PRIoMAX "jo" /* intmax_t */
168 #define SCNdMAX "jd" /* intmax_t */
186 #define SCNiMAX "ji" /* intmax_t */
247 intmax_t quot; /* quotient */
248 intmax_t rem; /* remainder */
252 intmax_t imaxabs(intmax_t);
253 imaxdiv_t imaxdiv(intmax_t, intmax_t)
    [all...]
  /external/clang/test/Sema/
format-strings-fixit.c 14 typedef __INTMAX_TYPE__ intmax_t; typedef
63 printf("%f", (intmax_t) 42);
69 typedef intmax_t my_intmax_type;
114 intmax_t intmaxVar;
139 typedef intmax_t my_intmax_type;
186 // CHECK: printf("%jd", (intmax_t) 42);
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 48 intmax_t quot;
49 intmax_t rem;
280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
  /external/mesa3d/include/c99/
inttypes.h 48 intmax_t quot;
49 intmax_t rem;
280 imaxdiv_t __cdecl imaxdiv(intmax_t numer, intmax_t denom)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
inttypes.h 156 /* Macros for printing `intmax_t' and `uintmax_t'. */
257 /* Macros for scanning `intmax_t' and `uintmax_t'. */
298 extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__));
301 extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom)
304 /* Like `strtol' but convert to `intmax_t'. */
305 extern intmax_t strtoimax (__const char *__restrict __nptr,
312 /* Like `wcstol' but convert to `intmax_t'. */
313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 156 /* Macros for printing `intmax_t' and `uintmax_t'. */
257 /* Macros for scanning `intmax_t' and `uintmax_t'. */
298 extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__));
301 extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom)
304 /* Like `strtol' but convert to `intmax_t'. */
305 extern intmax_t strtoimax (__const char *__restrict __nptr,
312 /* Like `wcstol' but convert to `intmax_t'. */
313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
inttypes.h 156 /* Macros for printing `intmax_t' and `uintmax_t'. */
257 /* Macros for scanning `intmax_t' and `uintmax_t'. */
298 extern intmax_t imaxabs (intmax_t __n) __THROW __attribute__ ((__const__));
301 extern imaxdiv_t imaxdiv (intmax_t __numer, intmax_t __denom)
304 /* Like `strtol' but convert to `intmax_t'. */
305 extern intmax_t strtoimax (__const char *__restrict __nptr,
312 /* Like `wcstol' but convert to `intmax_t'. */
313 extern intmax_t wcstoimax (__const __gwchar_t *__restrict __nptr
    [all...]
  /bionic/libc/stdlib/
strtoimax.c 37 * Convert a string to an intmax_t
42 intmax_t
46 intmax_t acc, cutoff;
83 * digit. For instance, if the range for intmax_t is
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
cstdint.hpp 15 // 23 Jan 01 prefer "long" over "int" for int32_t and intmax_t (Jens Maurer)
135 using ::intmax_t;
176 typedef int64_t intmax_t;
181 typedef int32_t intmax_t;
292 // 64-bit types + intmax_t and uintmax_t ----------------------------------//
306 typedef ::boost::long_long_type intmax_t;
318 typedef long intmax_t;
330 __extension__ typedef long long intmax_t;
342 typedef __int64 intmax_t;
352 typedef int32_t intmax_t;
    [all...]
  /external/chromium_org/third_party/libusb/src/msvc/
inttypes.h 38 intmax_t quot;
39 intmax_t rem;
  /external/chromium_org/sandbox/linux/suid/
process_util_linux.c 39 snprintf(oom_adj, sizeof(oom_adj), "/proc/%" PRIdMAX, (intmax_t)process);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
stdint_h.pass.cpp 159 // typedef intmax_t
160 static_assert(sizeof(intmax_t) >= sizeof(long long),
161 "sizeof(intmax_t) >= sizeof(long long)");
162 static_assert(std::is_signed<intmax_t>::value,
163 "std::is_signed<intmax_t>::value");
216 assert(INTMAX_MIN == std::numeric_limits<intmax_t>::min());
219 assert(INTMAX_MAX == std::numeric_limits<intmax_t>::max());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
cstdint.pass.cpp 159 // typedef std::intmax_t
160 static_assert(sizeof(std::intmax_t) >= sizeof(long long),
161 "sizeof(std::intmax_t) >= sizeof(long long)");
162 static_assert(std::is_signed<std::intmax_t>::value,
163 "std::is_signed<std::intmax_t>::value");
216 assert(INTMAX_MIN == std::numeric_limits<std::intmax_t>::min());
219 assert(INTMAX_MAX == std::numeric_limits<std::intmax_t>::max());
  /external/bison/lib/
inttypes.in.h 1055 extern intmax_t imaxabs (intmax_t);
1068 typedef struct { intmax_t quot; intmax_t rem; } imaxdiv_t;
1071 extern imaxdiv_t imaxdiv (intmax_t, intmax_t);
1087 _GL_FUNCDECL_RPL (strtoimax, intmax_t,
1089 _GL_CXXALIAS_RPL (strtoimax, intmax_t, (const char *, char **, int));
1093 _GL_FUNCDECL_SYS (strtoimax, intmax_t,
1096 _GL_CXXALIAS_SYS (strtoimax, intmax_t, (const char *, char **, int))
    [all...]
stdint.in.h 304 /* If the system defines INTMAX_MAX, assume that intmax_t works, and
310 # undef intmax_t
313 # define intmax_t gl_intmax_t
315 # define intmax_t int64_t
318 # define intmax_t gl_intmax_t
336 /* Verify that intmax_t and uintmax_t have the same size. Too much code
339 typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
  /external/bison/darwin-lib/
stdint.h 305 /* If the system defines INTMAX_MAX, assume that intmax_t works, and
311 # undef intmax_t macro
314 # define intmax_t gl_intmax_t macro
316 # define intmax_t int64_t macro
319 # define intmax_t gl_intmax_t macro
337 /* Verify that intmax_t and uintmax_t have the same size. Too much code
340 typedef int _verify_intmax_size[sizeof (intmax_t) == sizeof (uintmax_t)
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h 257 #undef intmax_t macro
260 # define intmax_t gl_intmax_t macro
262 # define intmax_t int64_t macro
265 # define intmax_t gl_intmax_t macro
279 /* Verify that intmax_t and uintmax_t have the same size. Too much code
282 typedef int _verify_intmax_size[2 * (sizeof (intmax_t) == sizeof (uintmax_t)) - 1];

Completed in 815 milliseconds

1 23 4 5 6 7 8