Searched refs:BIN_TREE_STORAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
484 #define BIN_TREE_STORAGE_SIZE \ macro490 bin_tree_t data[BIN_TREE_STORAGE_SIZE];
848 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in init_dfa()988 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in free_workarea_compile()3825 if (__glibc_unlikely (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE)) in create_token_tree()
4048 * posix/regex_internal.h (BIN_TREE_STORAGE_SIZE): Define.