Searched defs:json_obj_descr (Results 1 – 2 of 2) sorted by relevance
79 struct json_obj_descr { struct83 * a struct json_obj_descr will store the alignment's argument105 const struct json_obj_descr *sub_descr; argument
127 static const struct json_obj_descr json_obj_descr[] = { variable