Home
last modified time | relevance | path

Searched defs:arraygrowinit (Results 1 – 2 of 2) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dmisc.c4030 int arraygrowinit, /**< initial size of array */ in SCIPrealarrayExtend()
4237 int arraygrowinit, /**< initial size of array */ in SCIPrealarraySetVal()
4306 int arraygrowinit, /**< initial size of array */ in SCIPrealarrayIncVal()
4401 int arraygrowinit, /**< initial size of array */ in SCIPintarrayExtend()
4608 int arraygrowinit, /**< initial size of array */ in SCIPintarraySetVal()
4676 int arraygrowinit, /**< initial size of array */ in SCIPintarrayIncVal()
4767 int arraygrowinit, /**< initial size of array */ in SCIPboolarrayExtend()
4976 int arraygrowinit, /**< initial size of array */ in SCIPboolarraySetVal()
5122 int arraygrowinit, /**< initial size of array */ in SCIPptrarrayExtend()
5329 int arraygrowinit, /**< initial size of array */ in SCIPptrarraySetVal()
/dports/math/SCIP/scip-7.0.3/src/blockmemshell/
H A Dmemory.c2480 unsigned int arraygrowinit; /**< initial size of dynamically allocated arrays */ member
2487 int arraygrowinit, /**< initial size of dynamically allocated arrays */ in BMScreateBufferMemory_call()
2568 int arraygrowinit /**< initial size of dynamically allocated arrays */ in BMSsetBufferMemoryArraygrowinit()