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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/StrGather/
StrGather.h 54 #define UNICODE_9 L'9'
StrGather.c 961 ((SourceFile->FileBufferPtr[0] >= UNICODE_0) && (SourceFile->FileBufferPtr[0] <= UNICODE_9)) ||
    [all...]
StringDB.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiStrGather/
StrGather.h 57 #define UNICODE_9 L'9'
StringDB.c 917 if ((From[1] >= UNICODE_0) && (From[1] <= UNICODE_9)) {
    [all...]
StrGather.c 1151 ((SourceFile->FileBufferPtr[0] >= UNICODE_0) && (SourceFile->FileBufferPtr[0] <= UNICODE_9)) ||
    [all...]

Completed in 98 milliseconds