Searched refs:index_ctype (Results 1 – 1 of 1) sorted by relevance
312 def index_ctype(self): member in Array326 indices.append((self.index_ctype(), None, "__offset_%s" % self.local_name))328 indices.append((self.index_ctype(), self.stride, None))344 print("static inline uint32_t __offset_%s(%s idx)" % (self.local_name, self.index_ctype()))