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

/freebsd-11.0-release/contrib/libgnuregex/
H A Dregex_internal.h457 #define BIN_TREE_STORAGE_SIZE \ macro
463 bin_tree_t data[BIN_TREE_STORAGE_SIZE];
H A Dregcomp.c843 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
986 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
3752 if (BE (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE, 0))

Completed in 59 milliseconds