Searched refs:even (Results 1 – 25 of 1854) sorted by relevance
12345678910>>...75
6 .even
17 3) uClibc does not even attempt to ensure binary compatibility across releases.59 10) uClibc's math library only supports long double as inlines, and even85 be configurable. Also, even when present, the glibc-like extensions may150 scanf does not respect conversions for which assignment was surpressed, even157 provisions for multibyte characters. SUSv3 is even more clear, stating173 as if at end-of-file even if more data becomes available. Further reading
88 const bool even = (m2 & 1) == 0; in generic_binary_to_decimal() local89 const bool acceptBounds = even; in generic_binary_to_decimal()
51 const bool even = (m2 & 1) == 0; in f2d() local52 const bool acceptBounds = even; in f2d()
12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of51 * in theory, these are preventable, and even detectable before the
15 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
12 // but WITHOUT ANY WARRANTY; without even the implied warranty of
Completed in 11 milliseconds