Searched refs:TREESIZE_C (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/codexlib/lzh/ | ||
H A D | lzh.c | 34 #define TREESIZE_C (N_CHAR*2) macro 36 #define TREESIZE (TREESIZE_C+TREESIZE_P) 38 #define ROOT_P TREESIZE_C 672 for (i = 0; i < TREESIZE_C; i++) |
Completed in 12 milliseconds