OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INT16_C
(Results
1 - 25
of
83
) sorted by relevancy
1
2
3
4
/src/external/gpl3/gcc.old/dist/fixincludes/tests/base/
stdint-hpux11.h
26
#define
INT16_C
(__c) (__c)
/src/external/gpl3/gcc/dist/fixincludes/tests/base/
stdint-hpux11.h
26
#define
INT16_C
(__c) (__c)
/src/sys/arch/alpha/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/hppa/include/
int_const.h
42
#define
INT16_C
(c) c
/src/sys/arch/i386/include/
int_const.h
46
#define
INT16_C
(c) c
/src/sys/arch/ia64/include/
int_const.h
46
#define
INT16_C
(c) c
/src/sys/arch/m68k/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/sh3/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/vax/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/amd64/include/
int_const.h
48
#define
INT16_C
(c) c
/src/sys/arch/arm/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/mips/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/powerpc/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/arch/sparc/include/
int_const.h
45
#define
INT16_C
(c) c
/src/sys/sys/
common_int_const.h
48
#define
INT16_C
(c) __int_join(c, __INT16_C_SUFFIX__)
/src/sys/external/bsd/common/include/linux/
types.h
68
#define S16_C
INT16_C
/src/external/apache2/llvm/dist/clang/lib/Headers/
stdint.h
413
# define
INT16_C
(v) __int_c(v, __int16_c_suffix)
416
# define
INT16_C
(v) v
599
#define INT16_MAX
INT16_C
(32767)
600
#define INT16_MIN (-
INT16_C
(32767)-1)
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdint-gcc.h
241
#undef
INT16_C
242
#define
INT16_C
(c) __INT16_C(c)
/src/external/gpl3/gcc/dist/gcc/ginclude/
stdint-gcc.h
241
#undef
INT16_C
242
#define
INT16_C
(c) __INT16_C(c)
/src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
stdint.h
231
#define
INT16_C
(val) val##i16
/src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/
stdint.h
231
#define
INT16_C
(val) val##i16
/src/external/gpl2/xcvs/dist/lib/
stdint_.h
248
#define
INT16_C
(x) x
/src/external/mit/libuv/dist/include/uv/
stdint-msvc2008.h
231
#define
INT16_C
(val) val##i16
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
stdint_.h
444
#undef
INT16_C
446
#define
INT16_C
(x) x
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
stdint_.h
444
#undef
INT16_C
446
#define
INT16_C
(x) x
Completed in 84 milliseconds
1
2
3
4
Indexes created Tue Feb 24 08:35:24 UTC 2026