Home
last modified time | relevance | path

Searched refs:jsonw_float_field_fmt (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/include/
Djson_writer.h57 void jsonw_float_field_fmt(json_writer_t *self, const char *prop,
/external/iproute2/ip/
Diplink_can.c321 jsonw_float_field_fmt(get_json_writer(), in can_print_opt()
420 jsonw_float_field_fmt(get_json_writer(), in can_print_opt()
/external/iproute2/lib/
Djson_writer.c260 void jsonw_float_field_fmt(json_writer_t *self, in jsonw_float_field_fmt() function