Home
last modified time | relevance | path

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

/petsc/src/mat/tests/
H A DcJSON.c445 static cJSON_bool print_number(const cJSON *const item, printbuffer *const output_buffer) in print_number() function
1114 return print_number(item, output_buffer); in print_value()