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