Home
last modified time | relevance | path

Searched refs:__LS_VA_STRINGIFY (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/sys/
H A Dlinker_set.h134 #define __LS_VA_STRINGIFY(_x ...) #_x macro
135 #define __LS_VA_STRCONCAT(_x, _y) __LS_VA_STRINGIFY(_x,_y)