Home
last modified time | relevance | path

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

/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DMemoryDebug.cpp104 auto resized_vla = VLARec_resize(vla, rec * vla->grow_factor + 1); in VLAExpand() local
105 if (resized_vla) { in VLAExpand()
106 vla = resized_vla; in VLAExpand()