Home
last modified time | relevance | path

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

/third_party/mindspore/third_party/securec/include/
Dsecurectype.h349 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro
351 #define SECUREC_ATTRIBUTE(x, y) macro
/third_party/bounds_checking_function/include/
Dsecurectype.h372 #define SECUREC_ATTRIBUTE(x, y) __attribute__((format(printf, (x), (y)))) macro
374 #define SECUREC_ATTRIBUTE(x, y) macro