Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_string.c2795 #define HC_LBASE 0x1100 macro
3040 if (0 <= (LIndex = uc - HC_LBASE) && in archive_string_normalize_C()
3324 int L = HC_LBASE + SIndex / HC_NCOUNT; in archive_string_normalize_D()