Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.h984 static const int64_t MAX_SIGNED = MAX_UNSIGNED >> 1; variable
993 static const int64_t MAX_SIGNED = MAX_UNSIGNED >> 1; variable
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.h984 static const int64_t MAX_SIGNED = MAX_UNSIGNED >> 1; variable
993 static const int64_t MAX_SIGNED = MAX_UNSIGNED >> 1; variable