Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dcompiler.h244 # define TYPEOF_UNQUAL(exp) __typeof_unqual__(exp) macro
246 # define TYPEOF_UNQUAL(exp) __typeof__(exp) macro