Searched defs:intmax_t (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
H A Dint_types.h18 typedef int64_t intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dabs.c9 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/builtins/lib/
H A Dabs.c9 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/format/
H A Dformat.h31 __extension__ typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/vax/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef
82 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h83 typedef __COMPILER_INT64__ intmax_t; typedef
86 typedef long int intmax_t; typedef
90 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dint_mwgwtypes.h77 typedef __COMPILER_INT64__ intmax_t; typedef
81 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dint_mwgwtypes.h103 typedef __COMPILER_INT64__ intmax_t; typedef
107 typedef long int intmax_t; typedef
111 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef
82 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef
82 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/ia64/include/
H A Dint_mwgwtypes.h74 typedef long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef
82 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dint_mwgwtypes.h83 typedef __COMPILER_INT64__ intmax_t; typedef
86 typedef long int intmax_t; typedef
90 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dint_mwgwtypes.h77 typedef __COMPILER_INT64__ intmax_t; typedef
81 typedef long long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dint_mwgwtypes.h74 typedef long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dint_mwgwtypes.h64 typedef long int intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dabs-2.c5 typedef __INTMAX_TYPE__ intmax_t; typedef
H A Dabs-3.c5 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-attr-1.c409 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dabs-2.c5 typedef __INTMAX_TYPE__ intmax_t; typedef
H A Dabs-3.c5 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-attr-1.c405 typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/format/
H A Dformat.h77 __extension__ typedef __INTMAX_TYPE__ intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dstdint_.h136 typedef int64_t intmax_t; typedef
139 typedef int32_t intmax_t; typedef
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/ginclude/
H A Dstdint-gcc.h91 typedef __INTMAX_TYPE__ intmax_t; typedef

Completed in 348 milliseconds

12