Home
last modified time | relevance | path

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

/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/fsys/
H A Dfox_m_fsys_varstr.F9026 integer, parameter :: VARSTR_ALLOC_SIZE=1024 variable
86 new_size = old_size + ((n-old_size)/VARSTR_ALLOC_SIZE+1) * VARSTR_ALLOC_SIZE