Home
last modified time | relevance | path

Searched refs:PRIdMAX (Results 1 – 19 of 19) sorted by relevance

/freebsd/bin/sh/
H A Dshell.h58 #define ARITH_FORMAT_STR "%" PRIdMAX
/freebsd/usr.bin/getconf/
H A Dgetconf.h32 #define PRIdMAX "lld" macro
H A Dgetconf.c125 printf("%" PRIdMAX "\n", limitval); in main()
/freebsd/sys/arm64/include/
H A D_inttypes.h57 #define PRIdMAX "jd" /* intmax_t */ macro
/freebsd/sys/arm/include/
H A D_inttypes.h55 #define PRIdMAX "jd" /* intmax_t */ macro
/freebsd/sys/riscv/include/
H A D_inttypes.h53 #define PRIdMAX "jd" /* intmax_t */ macro
/freebsd/contrib/tzcode/
H A Dprivate.h447 # ifndef PRIdMAX
449 # define PRIdMAX "lld" macro
451 # define PRIdMAX "ld" macro
H A Dstrftime.c400 sprintf(buf, "%"PRIdMAX, n); in _fmt()
H A Dzdump.c1189 intmax_t: "%"PRIdMAX, uintmax_t: "%"PRIuMAX, in tformat()
1196 return "%"PRIdMAX; in tformat()
H A Dzic.c716 fprintf(stderr, _("\"%s\", line %"PRIdMAX": "), in verror()
720 fprintf(stderr, _(" (rule from \"%s\", line %"PRIdMAX")"), in verror()
2195 " (file \"%s\", line %"PRIdMAX")"), in inzone()
/freebsd/libexec/pkg-serve/
H A Dpkg-serve.c157 printf("ok: %" PRIdMAX "\n", (intmax_t)st.st_size); in main()
/freebsd/sys/powerpc/include/
H A D_inttypes.h63 #define PRIdMAX "jd" /* intmax_t */ macro
/freebsd/sys/x86/include/
H A D_inttypes.h63 #define PRIdMAX "jd" /* intmax_t */ macro
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcinttypes37 PRIdMAX
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes37 PRIdMAX
/freebsd/tools/regression/sockets/unix_cmsg/
H A Dt_xxxtime.c.in56 uc_dbgmsg("%%DTYPE%%.%%MAJ_MEMB%% %"PRIdMAX", %%DTYPE%%.%%MIN_MEMB%% %"PRIuMAX,
/freebsd/contrib/netbsd-tests/include/
H A Dt_inttypes.c86 PRINT(PRIdMAX, im); in ATF_TC_BODY()
/freebsd/contrib/llvm-project/libc/include/llvm-libc-macros/
H A Dinttypes-macros.h219 #define PRIdMAX __INTMAX_FMTd__ macro
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc543 SYMBOL(PRIdMAX, None, <cinttypes>)
544 SYMBOL(PRIdMAX, None, <inttypes.h>)