Searched refs:__STDC_FORMAT_MACROS (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/include/
H A Dinttypes.h245 for C++11 unless __STDC_FORMAT_MACROS is defined
247 #if defined(__cplusplus) && !defined(__STDC_FORMAT_MACROS)
248 # define __STDC_FORMAT_MACROS macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp18 #ifndef __STDC_FORMAT_MACROS
19 #define __STDC_FORMAT_MACROS 1 macro
/freebsd-13-stable/usr.bin/svn/lib/libapr/
H A Dapr.h182 #ifndef __STDC_FORMAT_MACROS
183 #define __STDC_FORMAT_MACROS macro
/freebsd-13-stable/contrib/file/src/
H A Dfile.h51 #ifndef __STDC_FORMAT_MACROS
52 #define __STDC_FORMAT_MACROS macro
/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Dibccquery.c47 #define __STDC_FORMAT_MACROS macro
H A Dsmpquery.c46 #define __STDC_FORMAT_MACROS macro
H A Dibccconfig.c50 #define __STDC_FORMAT_MACROS macro

Completed in 124 milliseconds