Home
last modified time | relevance | path

Searched defs:uintmax_t (Results 1 – 16 of 16) sorted by relevance

/third_party/gettext/gettext-runtime/m4/
Duintmax_t.m423 AC_DEFINE_UNQUOTED([uintmax_t], [$ac_type], definition
/third_party/boost/boost/
Dcstdint.hpp191 typedef uint64_t uintmax_t; typedef
196 typedef uint32_t uintmax_t; typedef
321 typedef ::boost::ulong_long_type uintmax_t; typedef
333 typedef unsigned long uintmax_t; typedef
345 __extension__ typedef unsigned long long uintmax_t; typedef
357 typedef unsigned __int64 uintmax_t; typedef
367 typedef uint32_t uintmax_t; typedef
/third_party/icu/icu4c/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dprivate.h193 typedef unsigned long long uintmax_t; typedef
196 typedef unsigned long uintmax_t; typedef
/third_party/tzdata/
Dprivate.h338 typedef unsigned long long uintmax_t; typedef
340 typedef unsigned long uintmax_t; typedef
/third_party/libuv/include/uv/
Dstdint-msvc2008.h124 typedef uint64_t uintmax_t; typedef
/third_party/openssl/apps/
Dapps.h400 # define uintmax_t unsigned long macro
/third_party/musl/include/
Dalltypes.h.in25 TYPEDEF unsigned _Int64 uintmax_t; variable
/third_party/musl/porting/linux/user/include/
Dalltypes.h.in25 TYPEDEF unsigned _Int64 uintmax_t; variable
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dalltypes.h197 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/liteos_m/user/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dalltypes.h140 typedef unsigned _Int64 uintmax_t; typedef
/third_party/python/Lib/lib2to3/tests/data/
Dinfinite_recursion.py2504 uintmax_t = c_ulonglong variable
/third_party/libxml2/
Dtrio.c233 typedef unsigned long long int uintmax_t; typedef