Searched refs:normal_dtoa (Results 1 – 2 of 2) sorted by relevance
374 static char * normal_dtoa(double);592 normal_dtoa(atrv->value.d)); in dump_config_tree()608 normal_dtoa(atrv->value.d)); in dump_config_tree()769 normal_dtoa(atrv->value.d)); in dump_config_tree()793 normal_dtoa(atrv->value.d)); in dump_config_tree()888 normal_dtoa(atrv->value.d)); in dump_config_tree()5317 normal_dtoa( in normal_dtoa() function
2453 normal_dtoa(): don't use strlcpy() for overlapping buffers, undefined behavior.