Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h30 #define StrCpy(_Dest, _Source) GlueStrCpy(_Dest, _Source) argument
31 #define StrnCpy(_Dest, _Source, _Length) GlueStrnCpy(_Dest, _Source, _Length) argument
36 #define StrCat(_Dest, _Source) GlueStrCat(_Dest, _Source) argument
37 #define StrnCat(_Dest, _Source, _Length) GlueStrnCat(_Dest, _Source, _Length) argument