Home
last modified time | relevance | path

Searched refs:CoinAbcMemcpyLong (Results 1 – 2 of 2) 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
H A DCoinAbcHelperFunctions.hpp791 void CoinAbcMemcpyLong(double *array, const double *arrayFrom, int size);
792 void CoinAbcMemcpyLong(int *array, const int *arrayFrom, int size);
793 void CoinAbcMemcpyLong(unsigned char *array, const unsigned char *arrayFrom, int size);