Home
last modified time | relevance | path

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

/third_party/iowow/src/json/
Diwjson.h183 typedef struct _JBL_PTR { struct
184 uint64_t op; /**< Opaque data associated with pointer */
185 int cnt; /**< Number of nodes */
186 int sz; /**< Size of JBL_PTR allocated area */
187 char *n[1]; /**< Path nodes */