Searched refs:bool_type (Results 1 – 1 of 1) sorted by relevance
177 static struct json_type_st bool_type = { K5_JSON_TID_BOOL, "bool", NULL }; variable185 b = alloc_value(&bool_type, 1); in k5_json_bool_create()