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

/src/sys/arch/vax/include/
H A Dint_mwgwtypes.h81 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
85 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/sh3/include/
H A Dint_mwgwtypes.h80 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
84 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/sparc/include/
H A Dint_mwgwtypes.h106 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
110 typedef long int intmax_t; typedef in typeref:typename:long int
114 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/powerpc/include/
H A Dint_mwgwtypes.h86 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
89 typedef long int intmax_t; typedef in typeref:typename:long int
93 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/hppa/include/
H A Dint_mwgwtypes.h78 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
82 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/i386/include/
H A Dint_mwgwtypes.h82 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
86 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/ia64/include/
H A Dint_mwgwtypes.h77 typedef long int intmax_t; typedef in typeref:typename:long int
/src/sys/arch/alpha/include/
H A Dint_mwgwtypes.h77 typedef long int intmax_t; typedef in typeref:typename:long int
/src/sys/arch/amd64/include/
H A Dint_mwgwtypes.h68 typedef long int intmax_t; typedef in typeref:typename:long int
/src/sys/arch/m68k/include/
H A Dint_mwgwtypes.h81 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
85 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/arch/mips/include/
H A Dint_mwgwtypes.h86 typedef __COMPILER_INT64__ intmax_t; typedef in typeref:typename:__COMPILER_INT64__
89 typedef long int intmax_t; typedef in typeref:typename:long int
93 typedef long long int intmax_t; typedef in typeref:typename:long long int
/src/sys/sys/
H A Dcommon_int_mwgwtypes.h66 typedef __INTMAX_TYPE__ intmax_t; typedef in typeref:typename:__INTMAX_TYPE__
/src/sys/arch/arm/include/
H A Dint_mwgwtypes.h123 typedef __INTMAX_TYPE__ intmax_t; typedef in typeref:typename:__INTMAX_TYPE__
/src/lib/libc/time/
H A Dprivate.h418 typedef long long intmax_t; typedef in typeref:typename:long long
428 typedef long intmax_t; typedef in typeref:typename:long

Completed in 12 milliseconds