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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
DscFile.h 40 } DSC_FILE_NAME;
62 DSC_FILE_NAME *FileName;
63 DSC_FILE_NAME *LastFileName;
DscFile.c 155 DSC_FILE_NAME *NewDscFileName;
196 NewDscFileName = malloc (sizeof (DSC_FILE_NAME));
202 memset (NewDscFileName, 0, sizeof (DSC_FILE_NAME));
448 DSC_FILE_NAME *NextName;

Completed in 288 milliseconds