HomeSort by relevance Sort by last modified time
    Searched refs:StrNCat (Results 1 - 3 of 3) sorted by null

  /external/avahi/avahi-compat-howl/include/salt/
platform.h 168 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2)
205 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2)
223 # define sw_strncat(ARG1, ARG2) StrNCat(ARG1, ARG2)
249 # define sw_strncat(ARG1, ARG2) strncat(ARG1, ARG2)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlwapi.h 170 #define StrNCat __MINGW_NAME_AW(StrNCat)
219 #define StrCatN StrNCat
    [all...]
strsafe.h     [all...]

Completed in 4039 milliseconds