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