Searched defs:_start (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/EXTERNAL_HEADERS/ |
| H A D | Availability.h | 251 …#define __OSX_DEPRECATED(_start, _dep, _msg) __OSX_AVAILABLE(_start) __OS_AVAILABILITY_MSG(macosx,… argument 264 #define __OSX_DEPRECATED(_start, _dep, _msg) argument 274 …#define __IOS_DEPRECATED(_start, _dep, _msg) __IOS_AVAILABLE(_start) __OS_AVAILABILITY_MSG(ios,dep… argument 291 #define __IOS_DEPRECATED(_start, _dep, _msg) argument 301 …#define __TVOS_DEPRECATED(_start, _dep, _msg) __TVOS_AVAILABLE(_start) __OS_AVAILABILITY_MSG(tvos,… argument 318 #define __TVOS_DEPRECATED(_start, _dep, _msg) argument 328 …#define __WATCHOS_DEPRECATED(_start, _dep, _msg) __WATCHOS_AVAILABLE(_start) __OS_AVAILABILITY_MSG… argument 345 #define __WATCHOS_DEPRECATED(_start, _dep, _msg) argument
|
| /xnu-8020.101.4/iokit/IOKit/ |
| H A D | IOSubMemoryDescriptor.h | 45 IOByteCount _start; variable
|
| /xnu-8020.101.4/libkern/kmod/ |
| H A D | c_start.c | 55 _start(kmod_info_t *ki, void *data) in _start() function
|