Home | History | Annotate | Download | only in share

Lines Matching refs:fr16

1745   char16 * fr16 = NULL;
1778 fr16 = ++p;
1783 fr16_len = p - fr16;
1784 uint32 intf = (uint32)utf16le_atoll(fr16, fr16_len);
1786 fr16 = ++p;
1791 fr16_len = p - fr16;
1792 uint64 last_mod = utf16le_atoll(fr16, fr16_len);