Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dlinker_set.h135 #define __LS_VA_STRCONCAT(_x, _y) __LS_VA_STRINGIFY(_x,_y) macro
138 __attribute__ ((section(__LS_VA_STRCONCAT(LINKER_SET_SEGMENT,_set)),used)) = { (void *)&_sym }