Searched defs:SECUREC_ATTRIBUTE (Results 1 – 1 of 1) sorted by relevance
372 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro374 #define SECUREC_ATTRIBUTE(x, y) macro