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

  /external/v8/src/
platform-nullos.cc 58 double fast_sin(double x) { function in namespace:v8::internal
platform.h 101 double fast_sin(double input);
heap-inl.h 668 return fast_sin(input);

Completed in 41 milliseconds