OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS2BSIndx
(Results
1 - 2
of
2
) sorted by null
/external/lzma/C/
Ppmd7.h
57
Byte NS2Indx[256],
NS2BSIndx
[256], HB2Flag[256];
90
p->
NS2BSIndx
[Ppmd7_GetContext(p, p->MinContext->Suffix)->NumStats - 1] + \
Ppmd7.c
71
p->
NS2BSIndx
[0] = (0 << 1);
72
p->
NS2BSIndx
[1] = (1 << 1);
73
memset(p->
NS2BSIndx
+ 2, (2 << 1), 9);
74
memset(p->
NS2BSIndx
+ 11, (3 << 1), 256 - 11);
Completed in 24 milliseconds