Searched refs:index_ctype (Results 1 – 1 of 1) sorted by relevance
335 def index_ctype(self): member in Array349 indices.append((self.index_ctype(), None, "__offset_%s" % self.local_name))351 indices.append((self.index_ctype(), self.stride, None))370 …t("static inline%s uint32_t __offset_%s(%s idx)" % (depcrstr, self.local_name, self.index_ctype()))