Home
last modified time | relevance | path

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

/xnu-12377.61.12/EXTERNAL_HEADERS/image4/shim/
H A Dbase.h267 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro
/xnu-12377.61.12/libkern/os/
H A Dbase.h276 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro