OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uintmax_t
(Results
1 - 21
of
21
) sorted by relevancy
/src/sys/arch/alpha/include/
int_mwgwtypes.h
78
typedef unsigned long int
uintmax_t
;
typedef
/src/sys/arch/amd64/include/
int_mwgwtypes.h
69
typedef unsigned long int
uintmax_t
;
typedef
/src/sys/arch/hppa/include/
int_mwgwtypes.h
79
typedef unsigned __COMPILER_INT64__
uintmax_t
;
typedef
84
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/i386/include/
int_mwgwtypes.h
83
typedef unsigned __COMPILER_INT64__
uintmax_t
;
typedef
88
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/ia64/include/
int_mwgwtypes.h
78
typedef unsigned long int
uintmax_t
;
typedef
/src/sys/arch/m68k/include/
int_mwgwtypes.h
82
typedef __COMPILER_UINT64__
uintmax_t
;
typedef
87
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/mips/include/
int_mwgwtypes.h
87
typedef unsigned __COMPILER_INT64__
uintmax_t
;
typedef
90
typedef unsigned long int
uintmax_t
;
typedef
95
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/powerpc/include/
int_mwgwtypes.h
87
typedef unsigned __COMPILER_INT64__
uintmax_t
;
typedef
90
typedef unsigned long int
uintmax_t
;
typedef
95
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/sh3/include/
int_mwgwtypes.h
81
typedef __COMPILER_UINT64__
uintmax_t
;
typedef
86
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/sparc/include/
int_mwgwtypes.h
107
typedef __COMPILER_UINT64__
uintmax_t
;
typedef
111
typedef unsigned long int
uintmax_t
;
typedef
116
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/arch/vax/include/
int_mwgwtypes.h
82
typedef __COMPILER_UINT64__
uintmax_t
;
typedef
87
typedef unsigned long long int
uintmax_t
;
typedef
/src/sys/sys/
common_int_mwgwtypes.h
67
typedef __UINTMAX_TYPE__
uintmax_t
;
typedef
/src/sys/arch/arm/include/
int_mwgwtypes.h
124
typedef __UINTMAX_TYPE__
uintmax_t
;
typedef
/src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
stdint.h
124
typedef uint64_t
uintmax_t
;
typedef
/src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/
stdint.h
124
typedef uint64_t
uintmax_t
;
typedef
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
stdint_.h
230
#undef
uintmax_t
macro
232
# define
uintmax_t
unsigned long long int
macro
234
# define
uintmax_t
uint64_t
macro
236
# define
uintmax_t
unsigned long int
macro
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
stdint_.h
230
#undef
uintmax_t
macro
232
# define
uintmax_t
unsigned long long int
macro
234
# define
uintmax_t
uint64_t
macro
236
# define
uintmax_t
unsigned long int
macro
/src/external/gpl2/xcvs/dist/lib/
stdint_.h
137
typedef uint64_t
uintmax_t
;
typedef
140
typedef uint32_t
uintmax_t
;
typedef
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdint-gcc.h
92
typedef __UINTMAX_TYPE__
uintmax_t
;
typedef
/src/lib/libc/time/
private.h
492
typedef unsigned long long
uintmax_t
;
typedef
495
typedef unsigned long
uintmax_t
;
typedef
/src/external/apache2/llvm/dist/clang/lib/Headers/
stdint.h
263
typedef __UINTMAX_TYPE__
uintmax_t
;
typedef
Completed in 54 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026