Lines Matching refs:define
21 cmsg.define("_XOPEN_SOURCE", "700");
189 cfg.define("__APPLE_USE_RFC_3542", None);
589 cfg.define("_WIN32_WINNT", Some("0x8000"));
762 cfg.define("_XOPEN_SOURCE", Some("700"));
763 cfg.define("__EXTENSIONS__", None);
764 cfg.define("_LCONV_C99", None);
997 cfg.define("_NETBSD_SOURCE", Some("1"));
1429 cfg.define("_GNU_SOURCE", None);
1510 cfg.define("_GNU_SOURCE", None);
1875 cfg.define("_WITH_CPU_SET_T", None);
1877 cfg.define("_WITH_GETLINE", None);
1879 cfg.define("_WANT_FREEBSD11_STAT", None);
2403 cfg.define("_GNU_SOURCE", None); // FIXME: ??
2636 // musl seems to define this as an *anonymous* bitfield
2765 #define __internal_h__
3057 cfg.define("_GNU_SOURCE", None);
3061 cfg.define("__GLIBC_USE_DEPRECATED_SCANF", None);
3305 // For internal use only, to define architecture specific ioctl constants with a libc specific type.
3769 // musl seems to define this as an *anonymous* bitfield
4020 cfg.define("__USE_GNU", Some("1"));
4021 cfg.define("_GNU_SOURCE", None);