Searched refs:HC_TBASE (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_string.c2804 #define HC_TBASE 0x11A7 macro
3070 int TIndex = uc2 - HC_TBASE;
3333 int T = HC_TBASE + SIndex % HC_TCOUNT;
3339 if (T != HC_TBASE) {

Completed in 156 milliseconds