Searched refs:DefineName (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/GuidChk/ |
D | GuidList.c | 63 INT8 *DefineName; member 91 INT8 *DefineName, 130 …PrintGuidText (OutFptr, mGuidList[Index].VariableName, mGuidList[Index].DefineName, &mGuidList[Ind… in CreateGuidList() 146 INT8 *DefineName, in PrintGuidText() argument 185 DefineName, in PrintGuidText()
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/ |
D | ProcessDsc.c | 3785 INT8 DefineName[80]; in ParseGuidDatabaseFile() local 3798 if (sscanf (Line, "%s %s %*s", Guid, DefineName) == 2) { in ParseGuidDatabaseFile() 3799 AddSymbol (DefineName, Guid, SYM_GLOBAL); in ParseGuidDatabaseFile()
|