OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:convert_f80le_to_f64le
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/VEX/useful/
fp_80_64.c
244
static void
convert_f80le_to_f64le
( /*IN*/UChar* f80, /*OUT*/UChar* f64 )
function
471
convert_f80le_to_f64le
(f80, f64s);
/external/valgrind/main/VEX/priv/
guest_generic_x87.c
246
void
convert_f80le_to_f64le
( /*IN*/UChar* f80, /*OUT*/UChar* f64 )
function
[
all
...]
Completed in 4256 milliseconds