Home
last modified time | relevance | path

Searched defs:PRINTF_FORMAT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dtestutil.h158 #define PRINTF_FORMAT(a, b) macro
166 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) macro
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dtestutil.h289 # define PRINTF_FORMAT(a, b) macro
299 # define PRINTF_FORMAT(a, b) __attribute__ ((format(printf, a, b))) macro