Home
last modified time | relevance | path

Searched defs:TYPEOF_UNQUAL (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dcompiler.h248 # define TYPEOF_UNQUAL(exp) __typeof_unqual__(exp) macro
250 # define TYPEOF_UNQUAL(exp) __typeof__(exp) macro