OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIi16
(Results
1 - 24
of
24
) sorted by relevancy
/src/sys/arch/alpha/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/amd64/include/
int_fmtio.h
63
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/hppa/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/i386/include/
int_fmtio.h
61
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/ia64/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/m68k/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/or1k/include/
int_fmtio.h
59
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/sh3/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/vax/include/
int_fmtio.h
60
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/arm/include/
int_fmtio.h
72
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/mips/include/
int_fmtio.h
80
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/powerpc/include/
int_fmtio.h
74
#define
PRIi16
"i" /* int16_t */
/src/sys/arch/riscv/include/
int_fmtio.h
74
#define
PRIi16
"hi" /* int16_t */
/src/sys/arch/sparc/include/
int_fmtio.h
79
#define
PRIi16
"i" /* int16_t */
/src/lib/libintl/
sysdep.c
83
T_(
PRIi16
),
/src/sys/sys/
common_int_fmtio.h
60
#define
PRIi16
__INT16_FMTi__
/src/external/gpl2/gettext/dist/gettext-runtime/intl/
loadmsgcat.c
135
#if !defined
PRIi16
|| PRI_MACROS_BROKEN
136
# undef
PRIi16
137
# define
PRIi16
"i"
545
return
PRIi16
;
/src/external/gpl2/texinfo/dist/intl/
loadmsgcat.c
129
#if !defined
PRIi16
|| PRI_MACROS_BROKEN
130
# undef
PRIi16
131
# define
PRIi16
"i"
538
return
PRIi16
;
/src/external/gpl3/binutils/dist/opcodes/
bpf-dis.c
269
"%"
PRIi16
, offset16);
/src/external/gpl3/binutils.old/dist/opcodes/
bpf-dis.c
269
"%"
PRIi16
, offset16);
/src/external/gpl3/gcc.old/dist/intl/
loadmsgcat.c
127
#if !defined
PRIi16
|| PRI_MACROS_BROKEN
128
# undef
PRIi16
129
# define
PRIi16
"i"
542
return
PRIi16
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/stdc/
inttypes.d
64
enum _cstr
PRIi16
= "hi";
/src/tests/include/
t_inttypes.c
90
PRINT(
PRIi16
, i16);
/src/tools/compat/
compat_defs.h
785
#ifndef
PRIi16
786
#define
PRIi16
"hi"
819
#if ! (defined(PRId16) && defined(
PRIi16
) && defined(PRIo16) && \
Completed in 72 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026