Home
last modified time | relevance | path

Searched refs:u16_mbtouc (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DpeXXigen.c3561 u16_mbtouc (wint_t * puc, const unsigned short * s, unsigned int n) in u16_mbtouc() function
3563 u16_mbtouc (wchar_t * puc, const unsigned short * s, unsigned int n) in u16_mbtouc()
3650 unsigned int Alen = u16_mbtouc (& awc, (const unsigned short *) astring, 2); in rsrc_cmp()
3651 unsigned int Blen = u16_mbtouc (& bwc, (const unsigned short *) bstring, 2); in rsrc_cmp()
DChangeLog-201326 * peXXigen.c (u16_mbtouc): Avoid unused function warning by excluding
140 (u16_mbtouc): New function.