Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddouble-int.h368 #define ALL_ONES HOST_WIDE_INT_M1U macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddouble-int.h245 #define ALL_ONES (~((unsigned HOST_WIDE_INT) 0)) macro