OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIuMAX
(Results
1 - 25
of
37
) sorted by relevancy
1
2
/src/bin/pax/
pax.h
272
#define OFFT_F "%"
PRIuMAX
273
#define OFFT_FP(x) "%" x
PRIuMAX
/src/sbin/mount_tmpfs/
mount_tmpfs.c
255
(void)printf("size_max=%"
PRIuMAX
", ",
257
(void)printf("nodes_max=%"
PRIuMAX
", ",
262
(void)printf("root_uid=%"
PRIuMAX
", ",
269
(void)printf("root_gid=%"
PRIuMAX
", ",
/src/sys/arch/arm/include/
int_fmtio.h
150
#define
PRIuMAX
"llu" /* uintmax_t */
153
#define
PRIuMAX
"lu" /* uintmax_t */
/src/sys/arch/mips/include/
int_fmtio.h
166
#define
PRIuMAX
"lu" /* uintmax_t */
169
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/powerpc/include/
int_fmtio.h
154
#define
PRIuMAX
"lu" /* uintmax_t */
158
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/riscv/include/
int_fmtio.h
158
#define
PRIuMAX
"lu" /* uintmax_t */
161
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/sparc/include/
int_fmtio.h
170
#define
PRIuMAX
"lu" /* uintmax_t */
172
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/alpha/include/
int_fmtio.h
103
#define
PRIuMAX
"lu" /* uintmax_t */
/src/sys/arch/amd64/include/
int_fmtio.h
106
#define
PRIuMAX
"lu" /* uintmax_t */
/src/sys/arch/hppa/include/
int_fmtio.h
103
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/i386/include/
int_fmtio.h
104
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/ia64/include/
int_fmtio.h
103
#define
PRIuMAX
"lu" /* uintmax_t */
/src/sys/arch/m68k/include/
int_fmtio.h
103
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/or1k/include/
int_fmtio.h
102
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/sh3/include/
int_fmtio.h
103
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/arch/vax/include/
int_fmtio.h
103
#define
PRIuMAX
"llu" /* uintmax_t */
/src/sys/dev/cardbus/
if_rtw_cardbus.c
238
("%s: %s mapped %"
PRIuMAX
" bytes mem space\n",
245
("%s: %s mapped %"
PRIuMAX
" bytes I/O space\n",
/src/sys/dev/pci/
if_rtw_pci.c
221
("%s: %s mapped %"
PRIuMAX
" bytes mem space\n",
227
("%s: %s mapped %"
PRIuMAX
" bytes I/O space\n",
/src/lib/libc/time/
private.h
474
#ifndef
PRIuMAX
476
# define
PRIuMAX
"llu"
478
# define
PRIuMAX
"lu"
/src/usr.bin/vndcompress/
offtab.c
135
(*offtab->ot_report)("read offset table at %"
PRIuMAX
,
142
" at %"
PRIuMAX
": %zu != %zu",
/src/lib/libintl/
sysdep.c
123
T_(
PRIuMAX
),
/src/sys/sys/
common_int_fmtio.h
103
#define
PRIuMAX
__UINTMAX_FMTu__
/src/usr.bin/rfcomm_sppd/
rfcomm_sppd.c
370
errx(EXIT_FAILURE, "Invalid channel %"
PRIuMAX
, channel);
401
err(EXIT_FAILURE, "connect(%s, 0x%04"PRIxMAX", %"
PRIuMAX
")",
/src/sys/arch/i386/stand/efiboot/
boot.c
925
printf("memory allocation failed: %"
PRIuMAX
" bytes\n",
949
printf("memory allocation failed: %"
PRIuMAX
/src/tests/include/
t_inttypes.c
131
PRINT(
PRIuMAX
, uim);
Completed in 23 milliseconds
1
2
Indexes created Wed Oct 22 13:09:56 GMT 2025