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

  /external/v8/src/
platform-nullos.cc 64 double fast_cos(double x) { function in namespace:v8::internal
platform.h 102 double fast_cos(double input);
heap-inl.h 662 return fast_cos(input);

Completed in 627 milliseconds