OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INT64_C
(Results
1 - 25
of
75
) sorted by relevancy
1
2
3
/src/sys/arch/alpha/include/
int_const.h
47
#define
INT64_C
(c) c ## L
/src/sys/arch/amd64/include/
int_const.h
50
#define
INT64_C
(c) c ## L
/src/sys/arch/arm/include/
int_const.h
48
#define
INT64_C
(c) c ## L
50
#define
INT64_C
(c) c ## LL
/src/sys/arch/hppa/include/
int_const.h
44
#define
INT64_C
(c) c ## LL
/src/sys/arch/i386/include/
int_const.h
48
#define
INT64_C
(c) c ## LL
/src/sys/arch/ia64/include/
int_const.h
48
#define
INT64_C
(c) c ## L
/src/sys/arch/m68k/include/
int_const.h
47
#define
INT64_C
(c) c ## LL
/src/sys/arch/mips/include/
int_const.h
48
#define
INT64_C
(c) c ## L
50
#define
INT64_C
(c) c ## LL
/src/sys/arch/powerpc/include/
int_const.h
48
#define
INT64_C
(c) c ## L
50
#define
INT64_C
(c) c ## LL
/src/sys/arch/sh3/include/
int_const.h
47
#define
INT64_C
(c) c ## LL
/src/sys/arch/sparc/include/
int_const.h
48
#define
INT64_C
(c) c ## L
50
#define
INT64_C
(c) c ## LL
/src/sys/arch/vax/include/
int_const.h
47
#define
INT64_C
(c) c ## LL
/src/sys/sys/
common_int_const.h
50
#define
INT64_C
(c) __int_join(c, __INT64_C_SUFFIX__)
/src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
stdint.h
233
#define
INT64_C
(val) val##i64
241
#define INTMAX_C
INT64_C
/src/external/bsd/jemalloc.old/dist/include/msvc_compat/C99/
stdint.h
233
#define
INT64_C
(val) val##i64
241
#define INTMAX_C
INT64_C
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
stdint_.h
454
#undef
INT64_C
457
# define
INT64_C
(x) x##L
459
# define
INT64_C
(x) x##i64
461
# define
INT64_C
(x) x##LL
477
# define INTMAX_C(x)
INT64_C
(x)
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
stdint_.h
454
#undef
INT64_C
457
# define
INT64_C
(x) x##L
459
# define
INT64_C
(x) x##i64
461
# define
INT64_C
(x) x##LL
477
# define INTMAX_C(x)
INT64_C
(x)
/src/external/gpl2/xcvs/dist/lib/
stdint_.h
253
#define
INT64_C
(x) x##L
256
#define
INT64_C
(x) x##LL
259
#define
INT64_C
(x) x##i64
/src/external/mit/libuv/dist/include/uv/
stdint-msvc2008.h
233
#define
INT64_C
(val) val##i64
241
#define INTMAX_C
INT64_C
/src/external/gpl3/gcc/dist/gcc/ginclude/
stdint-gcc.h
245
#undef
INT64_C
246
#define
INT64_C
(c) __INT64_C(c)
/src/external/gpl3/gcc.old/dist/gcc/ginclude/
stdint-gcc.h
245
#undef
INT64_C
246
#define
INT64_C
(c) __INT64_C(c)
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdint.h
643
# undef
INT64_C
646
# define
INT64_C
(x) x##L
648
# define
INT64_C
(x) x##i64
650
# define
INT64_C
(x) x##LL
666
# define INTMAX_C(x)
INT64_C
(x)
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdint.h
643
# undef
INT64_C
646
# define
INT64_C
(x) x##L
648
# define
INT64_C
(x) x##i64
650
# define
INT64_C
(x) x##LL
666
# define INTMAX_C(x)
INT64_C
(x)
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdint.h
643
# undef
INT64_C
646
# define
INT64_C
(x) x##L
648
# define
INT64_C
(x) x##i64
650
# define
INT64_C
(x) x##LL
666
# define INTMAX_C(x)
INT64_C
(x)
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdint.h
643
# undef
INT64_C
646
# define
INT64_C
(x) x##L
648
# define
INT64_C
(x) x##i64
650
# define
INT64_C
(x) x##LL
666
# define INTMAX_C(x)
INT64_C
(x)
Completed in 71 milliseconds
1
2
3
Indexes created Sun Mar 15 00:25:29 UTC 2026