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

/linux-master/arch/x86/include/asm/
H A Duaccess.h50 __typefits(x,char, \
51 __typefits(x,short, \
52 __typefits(x,int, \
53 __typefits(x,long,0ULL)))))
55 #define __typefits(x,type,not) \ macro

Completed in 184 milliseconds