HomeSort by relevance Sort by last modified time
    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 391 milliseconds