Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregex_internal.h552 #define BIN_TREE_STORAGE_SIZE \ macro
558 bin_tree_t data[BIN_TREE_STORAGE_SIZE];
Dregcomp.c817 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in init_dfa()
923 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in free_workarea_compile()
3667 if (BE (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE, 0)) in create_token_tree()