OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:float_dest
(Results
1 - 2
of
2
) sorted by null
/ndk/tests/device/test-stlport_shared-exception/jni/
registers1.cpp
19
float
float_dest
[num_vars];
variable
73
float *fdest =
float_dest
;
133
if (
float_dest
[i] != fsrc[i] + 1.0f)
/ndk/tests/device/test-stlport_static-exception/jni/
registers1.cpp
19
float
float_dest
[num_vars];
variable
73
float *fdest =
float_dest
;
133
if (
float_dest
[i] != fsrc[i] + 1.0f)
Completed in 282 milliseconds