Home
last modified time | relevance | path

Searched defs:csize_idx (Results 1 – 1 of 1) sorted by relevance

/dports/archivers/c-blosc2/c-blosc2-2.0.4/blosc/
H A Dframe.c1810 struct csize_idx { struct
1817 int32_t a_ = ((struct csize_idx*)a)->val; in sort_offset() argument
2183 struct csize_idx *csize_idx = malloc(nblocks * sizeof(struct csize_idx)); in frame_get_lazychunk() local