Home
last modified time | relevance | path

Searched refs:StrnCat (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Wchar/
DConcatenation.c47 return (wchar_t *)StrnCat( (CHAR16 *)s1, (CONST CHAR16 *)s2, (UINTN)n); in wcsncat()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DString.c423 StrnCat ( in StrnCat() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h37 #define StrnCat(_Dest, _Source, _Length) GlueStrnCat(_Dest, _Source, _Length) macro
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h784 StrnCat (