Searched defs:OS_CONCAT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.61.12/EXTERNAL_HEADERS/image4/shim/ | ||
| H A D | base.h | 267 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro |
| /xnu-12377.61.12/libkern/os/ | ||
| H A D | base.h | 276 #define OS_CONCAT(x, y) __OS_CONCAT(x, y) macro |