Searched defs:_STLP_STRCAT (Results 1 – 1 of 1) sorted by relevance
34 # define _STLP_STRCAT(D, DS, S) strcat_s(D, DS, S) macro38 # define _STLP_STRCAT(D, DS, S) strcat(D, S) macro