Searched refs:__inttype (Results 1 – 3 of 3) sorted by relevance
68 #define __inttype(x) __typeof__( \ macro314 __inttype(x) ___val = (__inttype(x))x; \467 __inttype(*(ptr)) __gu_val; \
49 #define __inttype(x) __typeof__( \ macro79 register __inttype(*(ptr)) __val_gu asm("%"_ASM_DX); \538 __inttype(*(ptr)) __gu_val; \546 __inttype(*(ptr)) __gu_val; \
96 #define __inttype(x) \ macro185 register __inttype(x) __r2 asm("r2"); \
Completed in 9 milliseconds