Home
last modified time | relevance | path

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

/third_party/ejdb/src/jbl/
Djbl.h184 typedef struct _JBL_PTR { struct
185 uint64_t op; /**< Opaque data associated with pointer */
186 int cnt; /**< Number of nodes */
187 int sz; /**< Size of JBL_PTR allocated area */
188 char *n[1]; /**< Path nodes */