HomeSort by relevance Sort by last modified time
    Searched defs:ld1 (Results 1 - 4 of 4) sorted by null

  /ndk/tests/device/math/jni/
math.c 21 long double ld, ld1, ldn; variable
39 sincosl(0.73, &ld, &ld1);
43 TEST_EQ(ld1, 0.7451744L);
math.cpp 21 long double ld, ld1, ldn; variable
39 sincosl(0.73, &ld, &ld1);
43 TEST_EQ(ld1, 0.7451744L);
  /art/compiler/dex/quick/
gen_invoke.cc 1002 LIR* ld1 = nullptr; local
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 2670 LIR* ld1 = nullptr; local
    [all...]

Completed in 203 milliseconds