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