Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/rcs/include/
H A Dconf.h194 # define printf_string(m, n) __attribute__((format(printf, m, n))) macro
196 # define printf_string(m, n) macro