| /NextBSD/include/ |
| HD | AvailabilityInternal.h | 45 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) argument 47 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) argument 50 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated(_msg))) argument 52 #define __AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg) __attribute__((deprecated)) argument 75 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availabili… argument 77 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_0_MSG(_msg) __attribute__((availabili… argument 81 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_1_MSG(_msg) __attribute__((availabili… argument 83 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_1_MSG(_msg) __attribute__((availabili… argument 87 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_2_MSG(_msg) __attribute__((availabili… argument 89 …#define __AVAILABILITY_INTERNAL__IPHONE_2_0_DEP__IPHONE_2_2_MSG(_msg) __attribute__((availabili… argument [all …]
|
| HD | Availability.h | 158 #define __OSX_AVAILABLE_BUT_DEPRECATED_MSG(_osxIntro, _osxDep, _iosIntro, _iosDep, _msg) \ argument 165 #define __OSX_AVAILABLE_BUT_DEPRECATED_MSG(_osxIntro, _osxDep, _iosIntro, _iosDep, _msg) \ argument 171 #define __OSX_AVAILABLE_BUT_DEPRECATED_MSG(_osxIntro, _osxDep, _iosIntro, _iosDep, _msg) argument
|
| /NextBSD/contrib/nvi/common/ |
| HD | msg.h | 56 struct _msg { struct 58 mtype_t mtype; /* Message type: M_NONE, M_ERR, M_INFO. */ 59 char *buf; /* Message buffer. */ 60 size_t len; /* Message length. */
|
| /NextBSD/sys/mips/cavium/ |
| HD | octeon_ds1337.c | 65 #define CT_CHECK(_expr, _msg) \ argument
|
| /NextBSD/sys/powerpc/include/ |
| HD | asm.h | 187 #define WARN_REFERENCES(_sym,_msg) \ argument 190 #define WARN_REFERENCES(_sym,_msg) \ argument
|
| /NextBSD/sys/contrib/octeon-sdk/ |
| HD | cvmx-cn3010-evb-hs5.c | 73 #define TM_CHECK(_expr, _msg) \ argument
|
| /NextBSD/sys/dev/siba/ |
| HD | siba_ids.h | 42 #define SIBA_DEV(_vendor, _cid, _rev, _msg) \ argument
|
| /NextBSD/sys/dev/virtio/scsi/ |
| HD | virtio_scsivar.h | 172 #define vtscsi_dprintf(_sc, _level, _msg, _args ...) do { \ argument 178 #define vtscsi_dprintf_req(_req, _level, _msg, _args ...) do { \ argument
|
| /NextBSD/sys/dev/virtio/ |
| HD | virtqueue.c | 104 #define VQASSERT(_vq, _exp, _msg, ...) \ argument
|
| /NextBSD/sys/mips/include/ |
| HD | asm.h | 109 #define WARN_REFERENCES(_sym,_msg) \ argument
|
| /NextBSD/include/arpa/ |
| HD | nameser.h | 126 const u_char *_msg, *_eom; member
|
| /NextBSD/sys/dev/sound/pci/ |
| HD | maestro3.c | 78 #define M3_DEBUG(level, _msg) {if ((level) <= M3_DEBUG_LEVEL) {printf _msg;}} argument
|