Searched refs:mappedbuf (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Du-is-cased.h25 UNIT mappedbuf[2048 / sizeof (UNIT)]; local
38 mapped_length = sizeof (mappedbuf) / sizeof (UNIT);
42 mappedbuf, &mapped_length);
50 if (mapped_toupper != mappedbuf)
60 if (mapped_toupper != mappedbuf)
69 if (mapped_toupper != mapped_tolower && mapped_toupper != mappedbuf)
76 if (mapped_tolower != mappedbuf)
86 if (mapped_tolower != mappedbuf)
95 if (mapped_tolower != mapped_totitle && mapped_tolower != mappedbuf)
102 if (mapped_totitle != mappedbuf)
[all...]
H A Du-is-invariant.h29 UNIT mappedbuf[2048 / sizeof (UNIT)]; local
41 mapped_length = sizeof (mappedbuf) / sizeof (UNIT);
43 mappedbuf, &mapped_length);
59 if (mapped != mappedbuf)

Completed in 172 milliseconds