Home
last modified time | relevance | path

Searched defs:OS_NOT_TAIL_CALLED (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/EXTERNAL_HEADERS/image4/shim/
H A Dbase.h280 #define OS_NOT_TAIL_CALLED __attribute__((__not_tail_called__)) macro
282 #define OS_NOT_TAIL_CALLED macro
/xnu-10063.141.1/libkern/os/
H A Dbase.h281 #define OS_NOT_TAIL_CALLED __attribute__((__not_tail_called__)) macro
283 #define OS_NOT_TAIL_CALLED macro