Searched defs:SECUREC_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
25 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro27 #define SECUREC_ATTRIBUTE(x, y) macro
84 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro86 #define SECUREC_ATTRIBUTE(x, y) macro