Home
last modified time | relevance | path

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

/external/bison/m4/
Dintmax_t.m426 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type], definition
64 AC_DEFINE_UNQUOTED([intmax_t], [$ac_type], definition
/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/bison/darwin-lib/
Dstdint.h314 # define intmax_t gl_intmax_t macro
316 # define intmax_t int64_t macro
319 # define intmax_t gl_intmax_t macro
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h172 typedef long long intmax_t; typedef
183 typedef long intmax_t; typedef
Dzdump.c69 typedef long long intmax_t; typedef
78 typedef long intmax_t; typedef
/external/opencv3/3rdparty/include/
Dmsc_stdint.h94 typedef int64_t intmax_t; typedef
/external/libvncserver/compat/msvc/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/jemalloc/include/msvc_compat/C99/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/mesa3d/include/c99/
Dstdint.h123 typedef int64_t intmax_t; typedef
/external/clang/lib/Headers/
Dstdint.h276 typedef __INTMAX_TYPE__ intmax_t; typedef
/external/libxml2/
Dtrio.c232 typedef long long int intmax_t; typedef