Searched defs:const_array (Results 1 – 6 of 6) sorted by relevance
27 const array const_array; in test2() local53 const int const_array[1]; in test3() local
39 typedef const char const_array[3]; typedef
47 typedef const char const_array[3]; typedef
50 const A const_array[] = {0, 0, 0, 6}; variable
287 static const int const_array[] = {1, 2, 3, 4, 5}; in df() local
1023 val const_array : lltype -> llvalue array -> llvalue global() val