Searched defs:double_int (Results 1 – 4 of 4) sorted by relevance
49 struct double_int struct121 double_int operator * (double_int) const; argument126 double_int operator & (double_int) const; argument202 /* Constructs double_int from integer CST. The bits over the precision of argument
28 struct double_int struct30 typedef int result_type;31 int operator()(int x) const { return x * 2; } in operator ()()
26 union double_int { union
236 union double_int { union