Home
last modified time | relevance | path

Searched defs:jsonw_int (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iproute2/lib/
H A Djson_writer.c234 void jsonw_int(json_writer_t *self, int64_t num) in jsonw_int() function
/aosp_15_r20/external/bpftool/src/
H A Djson_writer.c241 void jsonw_int(json_writer_t *self, int64_t num) in jsonw_int() function
/aosp_15_r20/external/ethtool/
H A Djson_writer.c251 void jsonw_int(json_writer_t *self, int num) in jsonw_int() function