Home
last modified time | relevance | path

Searched defs:double_int (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Ddouble-int.h49 struct double_int struct
121 double_int operator * (double_int) const; argument
126 double_int operator & (double_int) const; member
204 /* Constructs double_int from integer CST. The bits over the precision of argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddouble-int.h58 } double_int; typedef