Searched refs:HC_VCOUNT (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_string.c2806 #define HC_VCOUNT 21 macro
2808 #define HC_NCOUNT (HC_VCOUNT * HC_TCOUNT)
3054 if (0 <= VIndex && VIndex < HC_VCOUNT) {
3057 (LIndex * HC_VCOUNT + VIndex) *

Completed in 166 milliseconds