Searched refs:jsonw_int (Results 1 – 2 of 2) sorted by relevance
234 void jsonw_int(json_writer_t *self, int64_t num) in jsonw_int() function292 jsonw_int(self, num); in jsonw_int_field()
43 void jsonw_int(json_writer_t *self, int64_t number);