Home
last modified time | relevance | path

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

/third_party/bounds_checking_function/src/
Dsecurecutil.h165 #define SECUREC_CALC_STR_LEN_OPT(str, maxLen, outLen) do { \ macro
205 #define SECUREC_CALC_STR_LEN_OPT SECUREC_CALC_STR_LEN macro