Home
last modified time | relevance | path

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

/third_party/ejdb/src/
Dejdb2_internal.h152 struct _JBSSC { struct
153 iwrc rc; /**< RC code used for in `_jb_do_sorting` */
154 uint32_t *refs; /**< Document references array */
155 uint32_t refs_asz; /**< Document references array allocated size */
156 uint32_t refs_num; /**< Document references array elements count */
157 uint32_t docs_asz; /**< Documents array allocated size */
158 uint8_t *docs; /**< Documents byte array */
159 uint32_t docs_npos; /**< Next document offset */
160 jmp_buf fatal_jmp;
161 IWFS_EXT sof; /**< Sort overflow file */
[all …]