Lines Matching full:platforms
18 C language & library operations whose spellings vary across platforms.
192 platforms. If it is not defined, (size_t)-1 is a portable
214 * C99 introduced "z" for this purpose, but not all platforms support that;
218 * all platforms (Python interprets the format string itself, and does whatever
253 * all platforms.
269 * for platforms that support that.
303 * are often very short. While most platforms have highly optimized code for
326 #include <ieeefp.h> /* needed for 'finite' declaration on some platforms */
681 /* These are pulled from various places. It isn't obvious on what platforms
683 is likely to vary between platforms!) If you find you need one of these
758 FIXME: on windows platforms:
879 As a number of platforms support/require "__declspec(dllimport/dllexport)",
1025 * 32-bit platforms using gcc. We try to catch that here at compile-time