Searched refs:_SDT_ARGARRAY (Results 1 – 1 of 1) sorted by relevance
123 #define _SDT_ARGARRAY(x) (__builtin_classify_type (x) == 14 \ macro127 # define _SDT_ARGSIGNED(x) (!_SDT_ARGARRAY (x) \129 # define _SDT_ARGSIZE(x) (_SDT_ARGARRAY (x) \197 (_SDT_ARGARRAY (x) ? sizeof (void *) : sizeof (x))