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