Home | History | Annotate | Download | only in Objects

Lines Matching refs:LONG_BIT

208 #if LONG_BIT >= 128

210 #elif LONG_BIT >= 64
212 #elif LONG_BIT >= 32
215 #error "LONG_BIT is smaller than 32"