Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreal.h37 #define SIG_MSB ((unsigned long)1 << (HOST_BITS_PER_LONG - 1)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreal.h41 #define SIG_MSB ((unsigned long)1 << (HOST_BITS_PER_LONG - 1)) macro