Searched defs:array_t (Results 1 – 4 of 4) sorted by relevance
27 typedef std::array<char, 1256> array_t; typedef
42 typedef short array_t[n][n+1]; in test0() typedef
48 S array_t[n][n + 1]; in test() local
24 S array_t[n][n+1]; in test() local