OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sqrt2_s
(Results
1 - 2
of
2
) sorted by null
/external/v8/test/cctest/
test-assembler-mips.cc
2590
const float
sqrt2_s
= sqrt(2);
local
[
all
...]
test-assembler-mips64.cc
2726
const float
sqrt2_s
= sqrt(2);
local
[
all
...]
Completed in 768 milliseconds