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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFv/
GenFvInternalLib.h 39 #define FILE_SEP_CHAR '/'
GenFvInternalLib.c 775 *Cptr = FILE_SEP_CHAR;
800 while ((*Cptr != FILE_SEP_CHAR) && (Cptr >= PeMapFileName)) {
    [all...]

Completed in 279 milliseconds