Home
last modified time | relevance | path

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

/iperf/src/
H A Dcjson.c554 static cJSON_bool print_number(const cJSON * const item, printbuffer * const output_buffer) in print_number() function
1411 return print_number(item, output_buffer); in print_value()