Searched refs:json_object_new_int64 (Results 1 – 3 of 3) sorted by relevance
485 extern struct json_object* json_object_new_int64(int64_t i);
557 struct json_object* json_object_new_int64(int64_t i) in json_object_new_int64() function
700 current = json_object_new_int64(num64); in json_tokener_parse_ex()