Home
last modified time | relevance | path

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

/iperf/src/
H A Dcjson.c287 struct lconv *lconv = localeconv(); in get_decimal_point() local
288 return (unsigned char) lconv->decimal_point[0]; in get_decimal_point()