HomeSort by relevance Sort by last modified time
    Searched refs:Math_sqrt (Results 1 - 2 of 2) sorted by null

  /dalvik/vm/native/
java_lang_Math.cpp 60 static void Math_sqrt(const u4* args, JValue* pResult)
74 { "sqrt", "(D)D", Math_sqrt },
  /external/v8/src/
runtime.h 179 F(Math_sqrt, 1, 1) \

Completed in 76 milliseconds