HomeSort by relevance Sort by last modified time
    Searched defs:convert_f64le_to_f80le (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/useful/
fp_80_64.c 103 static void convert_f64le_to_f80le ( /*IN*/UChar* f64, /*OUT*/UChar* f80 ) function
513 convert_f64le_to_f80le(f64, f80s);
  /external/valgrind/main/VEX/priv/
guest_generic_x87.c 105 void convert_f64le_to_f80le ( /*IN*/UChar* f64, /*OUT*/UChar* f80 ) function

Completed in 120 milliseconds