Home
last modified time | relevance | path

Searched defs:StrCat (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DString.c367 StrCat ( in StrCat() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h36 #define StrCat(_Dest, _Source) GlueStrCat(_Dest, _Source) macro