HomeSort by: relevance | last modified time | path
    Searched defs:StrLwr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
str.c 87 StrLwr (
93 UnicodeInterface->StrLwr(UnicodeInterface, Str);
94 else uefi_call_wrapper(UnicodeInterface->StrLwr, 2, UnicodeInterface, Str);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efiprot.h 828 EFI_UNICODE_STRLWR StrLwr;

Completed in 16 milliseconds