Home
last modified time | relevance | path

Searched defs:intmax_t (Results 1 – 14 of 14) sorted by relevance

/external/clang/test/Sema/
Dformat-strings-int-typedefs.c28 typedef void *intmax_t; in test() typedef
Dformat-strings-fixit.c14 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h172 typedef long long intmax_t; typedef
183 typedef long intmax_t; typedef
Dzdump.c70 typedef long long intmax_t; typedef
79 typedef long intmax_t; typedef
/external/python/cpython3/Modules/_decimal/libmpdec/
Dvcstdint.h108 typedef int64_t intmax_t; typedef
/external/jemalloc_new/include/msvc_compat/C99/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/libusb/msvc/
Dstdint.h121 typedef __int64 intmax_t; typedef
/external/v8/tools/clang/plugins/tests/
Dipc.cpp6 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/openssh/
Ddefines.h301 typedef long long intmax_t; typedef
/external/clang/lib/Headers/
Dstdint.h276 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2503 intmax_t = c_longlong variable
/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2503 intmax_t = c_longlong variable
/external/libxml2/
Dtrio.c232 typedef long long int intmax_t; typedef