Home | History | Annotate | Download | only in lib_json

Lines Matching full:integral_part

1370   double integral_part;
1371 return modf(d, &integral_part) == 0.0;