Home
last modified time | relevance | path

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

/trueos/contrib/libarchive/libarchive/
HDarchive_ppmd7_private.h59 Byte NS2Indx[256], NS2BSIndx[256], HB2Flag[256]; member
HDarchive_ppmd7.c23 p->NS2BSIndx[Ppmd7_GetContext(p, p->MinContext->Suffix)->NumStats - 1] + \
100 p->NS2BSIndx[0] = (0 << 1); in Ppmd7_Construct()
101 p->NS2BSIndx[1] = (1 << 1); in Ppmd7_Construct()
102 memset(p->NS2BSIndx + 2, (2 << 1), 9); in Ppmd7_Construct()
103 memset(p->NS2BSIndx + 11, (3 << 1), 256 - 11); in Ppmd7_Construct()