Home
last modified time | relevance | path

Searched refs:DING_ATTR_FORMAT (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_configobj.h35 #ifndef DING_ATTR_FORMAT
37 # define DING_ATTR_FORMAT(fmt, args) __attribute__((__format__(__printf__, fmt, args))) macro
39 # define DING_ATTR_FORMAT(fmt, args) macro
2105 DING_ATTR_FORMAT(2, 3);