Searched defs:bufi (Results 1 – 2 of 2) sorted by relevance
122 ivec4 bufi_to_tidx(int bufi, const ivec4 strides, const int packed_dim) { in bufi_to_tidx()137 ivec4 bufi_to_tidx(const int bufi, const ivec4 strides) { in bufi_to_tidx()
343 char *bufi, *bufj; in diff() local