Home
last modified time | relevance | path

Searched refs:__typefits (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
Duaccess.h98 __typefits(x,char, \
99 __typefits(x,short, \
100 __typefits(x,int, \
101 __typefits(x,long,0ULL)))))
103 #define __typefits(x,type,not) \ macro