Searched defs:alloc_2d (Results 1 – 1 of 1) sorted by relevance
118 _Tp **alloc_2d(int m, int _n) { in alloc_2d() function127 _Tp **alloc_2d(int m, int _n, _Tp val) { in alloc_2d() function