Searched defs:FORMAT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/netbsd-tests/lib/libm/
H A Dt_ldexp.c45 #define FORMAT "%23.23lg" macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h36 #define FORMAT(F, A) __attribute__((format(printf, F, A))) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h214 # define FORMAT(f, a) macro
228 # define FORMAT(f, a) __attribute__((format(printf, f, a))) macro

Completed in 106 milliseconds