Home
last modified time | relevance | path

Searched defs:FORMAT (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/tests/ci/
H A DMakefile69 FORMAT= raw macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h223 # define FORMAT( global() macro
237 # define FORMAT( global() macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h36 #define FORMAT(F, A) __attribute__((format(printf, F, A))) macro
/freebsd-src/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c45 #define FORMAT "%23.23lg" macro
/freebsd-src/contrib/elftoolchain/nm/
H A Dnm.c908 #define PRINT_DEMANGLED_NAME(FORMAT, NAME) do { \ argument