Searched refs:SECUREC_ERROR_BUFFER_OVERLAP (Results 1 – 2 of 2) sorted by relevance
58 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) ((void)0) macro
89 #define SECUREC_ERROR_BUFFER_OVERLAP(msg) printf("%s buffer overlap\n", msg) macro