Home
last modified time | relevance | path

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

/dports/math/oleo/oleo-1.99.16/src/
H A Dref.c989 static unsigned fm_tmp_ref_alloc; variable
1127 fm_tmp_ref_alloc = 1; in add_ref_fm()
1135 if (fm_tmp_ref_alloc <= from->refs_used) in add_ref_fm()
1140 fm_tmp_ref_alloc = from->refs_used + 1; in add_ref_fm()