Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/config/
H A Duintmax_t.m425 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type, definition
/openbsd-src/gnu/usr.bin/texinfo/m4/
H A Duintmax_t.m425 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type, definition
/openbsd-src/gnu/gcc/config/
H A Duintmax_t.m425 AC_DEFINE_UNQUOTED(uintmax_t, $ac_type, definition
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/format/
H A Dformat.h55 typedef __typeof__(*((uintmax_type_ptr)0)) uintmax_t; typedef
/openbsd-src/sys/sys/
H A Dstdint.h100 typedef __uintmax_t uintmax_t; typedef
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dstdint.h305 typedef __UINTMAX_TYPE__ uintmax_t; typedef