Searched refs:jsonw_int (Results 1 – 3 of 3) sorted by relevance
47 void jsonw_int(json_writer_t *self, int64_t number);
241 void jsonw_int(json_writer_t *self, int64_t num) in jsonw_int() function299 jsonw_int(self, num); in jsonw_int_field()
181 jsonw_int(d->jw, value); in btf_dumper_enum()207 jsonw_int(d->jw, value); in btf_dumper_enum64()
Completed in 5 milliseconds