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

  /src/external/gpl3/gcc/dist/gcc/
double-int.h 223 #define double_int_one (double_int::from_shwi (1)) macro
251 *this += double_int_one;
258 *this -= double_int_one;
  /src/external/gpl3/gcc.old/dist/gcc/
double-int.h 223 #define double_int_one (double_int::from_shwi (1)) macro
251 *this += double_int_one;
258 *this -= double_int_one;

Completed in 16 milliseconds