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

  /device/linaro/bootloader/edk2/StdLib/LibC/String/
Searching.c 60 #define BITMAP64 ((UINT64 *)bitmap)
70 for (BITMAP64[0] = index = 1; index < n; index++)
71 BITMAP64[index] = 0;
  /device/linaro/bootloader/edk2/StdLib/LibC/Wchar/
Searching.c 55 #define BITMAP64 ((UINT64 *)bitmap)
65 //for (BITMAP64[0] = index = 1; index < n; index++)
66 // BITMAP64[index] = 0;

Completed in 197 milliseconds