Searched defs:jsonw_uint (Results 1 – 3 of 3) sorted by relevance
224 void jsonw_uint(json_writer_t *self, uint64_t num) in jsonw_uint() function
231 void jsonw_uint(json_writer_t *self, uint64_t num) in jsonw_uint() function
226 void jsonw_uint(json_writer_t *self, unsigned int num) in jsonw_uint() function