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

  /src/sys/arch/i386/stand/efiboot/
efichar.c 52 utf8_len_of_ucs2(const CHAR16 *nm) function in typeref:typename:size_t
79 sz = utf8_len_of_ucs2(nm) + 1;
  /src/sys/stand/efiboot/
efichar.c 52 utf8_len_of_ucs2(const CHAR16 *nm) function in typeref:typename:size_t
79 sz = utf8_len_of_ucs2(nm) + 1;

Completed in 12 milliseconds