platform.h | 171 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro 208 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro 226 # define sw_strncmp(ARG1, ARG2) StrNCompare(ARG1, ARG2) macro 252 # define sw_strncmp(ARG1, ARG2) strncmp(ARG1, ARG2) macro
|