Lines Matching +defs:a +defs:code
60 #define OVERFLOW_SUM_SIGN(a, b, sum) ((~((a) ^ (b)) & ((a) ^ (sum))) < 0) argument
346 div_and_round_double (unsigned code, int uns, in div_and_round_double()
800 const double_int &a = *this; variable
821 const double_int &a = *this; in mul_with_sign() local
847 const double_int &a = *this; variable
869 const double_int &a = *this; in add_with_sign() local
881 const double_int &a = *this; variable
917 const double_int &a = *this; variable
937 double_int::divmod_with_overflow (double_int b, bool uns, unsigned code, in divmod_with_overflow()
940 const double_int &a = *this; in divmod_with_overflow() local
950 double_int::divmod (double_int b, bool uns, unsigned code, in divmod()
953 const double_int &a = *this; in divmod() local
965 double_int::sdivmod (double_int b, unsigned code, double_int *mod) const in sdivmod()
973 double_int::udivmod (double_int b, unsigned code, double_int *mod) const in udivmod()
983 double_int::div (double_int b, bool uns, unsigned code) const in div()
993 double_int::sdiv (double_int b, unsigned code) const in sdiv()
1001 double_int::udiv (double_int b, unsigned code) const in udiv()
1011 double_int::mod (double_int b, bool uns, unsigned code) const in mod()
1022 double_int::smod (double_int b, unsigned code) const in smod()
1030 double_int::umod (double_int b, unsigned code) const in umod()
1059 double_int a = *this; in set_bit() local
1072 const double_int &a = *this; in trailing_zeros() local
1285 const double_int &a = *this; in ucmp() local
1304 const double_int &a = *this; in scmp() local