Home
last modified time | relevance | path

Searched refs:HOST_BITS_PER___INT64 (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dhwint.h42 # define HOST_BITS_PER___INT64 (CHAR_BIT * SIZEOF___INT64) macro
61 # if HOST_BITS_PER___INT64 >= 64
62 # define HOST_BITS_PER_WIDE_INT HOST_BITS_PER___INT64
99 || (HOST_BITS_PER_LONGLONG < 64 && HOST_BITS_PER___INT64 < 64)
112 # if HOST_BITS_PER___INT64 >= 64
113 # define HOST_BITS_PER_WIDEST_INT HOST_BITS_PER___INT64
140 # define HOST_BITS_PER_WIDEST_FAST_INT HOST_BITS_PER___INT64