Home
last modified time | relevance | path

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

/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dserialize.cpp464 static inthash repeat_hash; variable
498 { repeat_heap_size = repeat_hash.count; in writer_setup_repeats()
567 { size_t n = hash_get_value(&repeat_hash, h); in find_index_in_repeats()
573 hash_set_value(&repeat_hash, h, n); in find_index_in_repeats()
586 hash_set_value(&repeat_hash, w, n2); in find_index_in_repeats()
2399 { hash_insert(&repeat_hash, p); in scan_data()
2411 { hash_insert(&repeat_hash, p); in scan_data()
2439 { hash_insert(&repeat_hash, p); in scan_data()
2463 { hash_insert(&repeat_hash, p); in scan_data()
2479 { hash_insert(&repeat_hash, p); in scan_data()
[all …]