Searched defs:TYPEOF_UNQUAL (Results 1 – 1 of 1) sorted by relevance
244 # define TYPEOF_UNQUAL(exp) __typeof_unqual__(exp) macro246 # define TYPEOF_UNQUAL(exp) __typeof__(exp) macro