| /freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/ |
| H A D | StdSpecialSymbolMap.inc | 433 SYMBOL(PRId8, None, <inttypes.h>) 461 SYMBOL(PRIi8, None, <inttypes.h>) 489 SYMBOL(PRIu8, None, <inttypes.h>) 517 SYMBOL(PRIo8, None, <inttypes.h>) 545 SYMBOL(PRIx8, None, <inttypes.h>) 573 SYMBOL(PRIX8, None, <inttypes.h>) 601 SYMBOL(SCNd8, None, <inttypes.h>) 629 SYMBOL(SCNi8, None, <inttypes.h>) 657 SYMBOL(SCNu8, None, <inttypes.h>) 685 SYMBOL(SCNo8, None, <inttypes.h>) [all …]
|
| /freebsd-14.2/contrib/llvm-project/libcxx/include/ |
| H A D | inttypes.h | 251 #if __has_include_next(<inttypes.h>) 252 # include_next <inttypes.h>
|
| H A D | cinttypes | 245 #include <inttypes.h> 248 # error <cinttypes> tried including <inttypes.h> but didn't find libc++'s <inttypes.h> header. \
|
| H A D | __std_clang_module | 108 #include <inttypes.h>
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/llvm_libc_wrappers/ |
| H A D | inttypes.h | 16 #include_next <inttypes.h> 18 #if __has_include(<llvm-libc-decls/inttypes.h>)
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Headers/ |
| H A D | inttypes.h | 18 #error MSVC does not have inttypes.h prior to Visual Studio 2013 21 #include_next <inttypes.h>
|
| H A D | module.modulemap | 174 header "inttypes.h"
|
| /freebsd-14.2/contrib/unifdef/tests/ |
| H A D | NetBSD-42628.expout | 6 #include <inttypes.h>
|
| /freebsd-14.2/contrib/netbsd-tests/usr.bin/unifdef/ |
| H A D | d_basic.out | 6 #include <inttypes.h>
|
| H A D | d_basic.in | 24 #include <inttypes.h>
|
| /freebsd-14.2/crypto/heimdal/include/ |
| H A D | krb5-types.cross | 8 #include <inttypes.h>
|
| /freebsd-14.2/cddl/usr.sbin/dtrace/tests/common/types/ |
| H A D | Makefile | 52 tst.inttypes.d \
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | configure.in | 800 # Check for <inttypes.h> 802 AC_CHECK_HEADERS(inttypes.h, 805 # OK, we have inttypes.h, but does it define all the PRI[doxu]64 macros? 806 # Some systems have an inttypes.h that doesn't define all of them. 808 AC_MSG_CHECKING([[whether inttypes.h defines the PRI[doxu]64 macros]]) 813 #include <inttypes.h> 837 # We don't have inttypes.h, so it obviously can't define those
|
| H A D | cmakeconfig.h.in | 54 /* Define to 1 if you have the <inttypes.h> header file. */ 126 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
|
| H A D | config.h.in | 57 /* Define to 1 if you have the <inttypes.h> header file. */ 126 /* Define to 1 if you have the <pcap/pcap-inttypes.h> header file. */
|
| /freebsd-14.2/contrib/blocklist/port/ |
| H A D | configure.ac | 24 AC_CHECK_HEADERS(stdint.h fcntl.h stdint.h inttypes.h unistd.h)
|
| /freebsd-14.2/lib/libpcap/ |
| H A D | Makefile | 46 pcap/pcap-inttypes.h \
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libspl/include/ |
| H A D | Makefile.am | 37 %D%/sys/inttypes.h \
|
| /freebsd-14.2/contrib/byacc/ |
| H A D | config_h.in | 33 /* Define if you have the <inttypes.h> header file. */
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/freebsd/ |
| H A D | Makefile.am | 28 %D%/spl/sys/inttypes.h \
|
| /freebsd-14.2/tools/regression/sockets/unix_cmsg/ |
| H A D | t_xxxtime.c.in | 32 #include <inttypes.h>
|
| /freebsd-14.2/contrib/ntp/sntp/libopts/m4/ |
| H A D | libopts.m4 | 31 AC_CHECK_HEADERS([inttypes.h stdint.h], 67 ]AC_MSG_ERROR([you must have inttypes.h or stdint.h on your system])[ 76 echo '#include <stdint.h>' > inttypes.h]
|
| /freebsd-14.2/contrib/expat/ |
| H A D | expat_config.h.in | 33 /* Define to 1 if you have the <inttypes.h> header file. */
|
| /freebsd-14.2/sys/contrib/openzfs/include/os/linux/ |
| H A D | Makefile.am | 70 %D%/spl/sys/inttypes.h \
|
| /freebsd-14.2/stand/libsa/ |
| H A D | Makefile | 203 SAFE_INCS=a.out.h assert.h elf.h inttypes.h limits.h nlist.h setjmp.h stddef.h stdbool.h string.h s…
|