OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT32_C
(Results
1 - 25
of
84
) sorted by relevancy
1
2
3
4
/src/sys/arch/alpha/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/hppa/include/
int_const.h
43
#define
INT32_C
(c) c
/src/sys/arch/i386/include/
int_const.h
47
#define
INT32_C
(c) c
/src/sys/arch/ia64/include/
int_const.h
47
#define
INT32_C
(c) c
/src/sys/arch/m68k/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/sh3/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/vax/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/amd64/include/
int_const.h
49
#define
INT32_C
(c) c
/src/sys/arch/arm/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/mips/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/powerpc/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/arch/sparc/include/
int_const.h
46
#define
INT32_C
(c) c
/src/sys/sys/
common_int_const.h
49
#define
INT32_C
(c) __int_join(c, __INT32_C_SUFFIX__)
/src/external/gpl3/gcc/dist/fixincludes/tests/base/
inttypes.h
15
#define
INT32_C
(__c) (__c)
/src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
inttypes.h
15
#define
INT32_C
(__c) (__c)
/src/sys/external/bsd/common/include/linux/
types.h
69
#define S32_C
INT32_C
/src/external/apache2/llvm/dist/clang/lib/Headers/
stdint.h
377
# define
INT32_C
(v) __int_c(v, __int32_c_suffix)
380
# define
INT32_C
(v) v
555
# define INT32_MAX
INT32_C
(2147483647)
556
# define INT32_MIN (-
INT32_C
(2147483647)-1)
/src/external/gpl3/gcc/dist/gcc/ginclude/
stdint-gcc.h
243
#undef
INT32_C
244
#define
INT32_C
(c) __INT32_C(c)
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdint-gcc.h
243
#undef
INT32_C
244
#define
INT32_C
(c) __INT32_C(c)
/src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
stdint.h
232
#define
INT32_C
(val) val##i32
/src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/
stdint.h
232
#define
INT32_C
(val) val##i32
/src/external/gpl2/xcvs/dist/lib/
stdint_.h
250
#define
INT32_C
(x) x
/src/external/mit/libuv/dist/include/uv/
stdint-msvc2008.h
232
#define
INT32_C
(val) val##i32
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
stdint_.h
449
#undef
INT32_C
451
#define
INT32_C
(x) x
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
stdint_.h
449
#undef
INT32_C
451
#define
INT32_C
(x) x
Completed in 85 milliseconds
1
2
3
4
Indexes created Sat Feb 28 05:31:39 UTC 2026