Home
last modified time | relevance | path

Searched defs:FRACTIONS (Results 1 – 2 of 2) sorted by relevance

/external/llvm-libc/test/src/math/
DRoundToIntegerTest.h165 constexpr F FRACTIONS[] = {0.5, -0.5, 0.115, -0.115, 0.715, -0.715}; in do_fractions_test() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/
DLDMLConstants.java223 public static final String FRACTIONS = "fractions"; field in LDMLConstants