Home | History | Annotate | Download | only in Objects

Lines Matching refs:LONG_BIT

703 #if LONG_BIT >= 128
705 #elif LONG_BIT >= 64
707 #elif LONG_BIT >= 32
710 #error "LONG_BIT is smaller than 32"