Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/include/
Dsecurectype.h386 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro
388 #define SECUREC_ATTRIBUTE(x, y) macro