Home
last modified time | relevance | path

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

/dports/math/clp/Clp-1.17.3/Clp/src/
H A DCoinAbcHelperFunctions.cpp636 void CoinAbcMemcpyLong(double *array, const double *arrayFrom, int size) in CoinAbcMemcpyLong() function
640 void CoinAbcMemcpyLong(int *array, const int *arrayFrom, int size) in CoinAbcMemcpyLong() function
644 void CoinAbcMemcpyLong(unsigned char *array, const unsigned char *arrayFrom, int size) in CoinAbcMemcpyLong() function