HomeSort by: relevance | last modified time | path
    Searched defs:high_high (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
fixed-value.cc 417 double_int high_high, high_low, low_high, low_low; local
435 high_high = a_high * b_high;
455 r = high_high + temp1;
  /src/external/gpl3/gcc.old/dist/gcc/
fixed-value.cc 417 double_int high_high, high_low, low_high, low_low; local
435 high_high = a_high * b_high;
455 r = high_high + temp1;

Completed in 23 milliseconds