Home
last modified time | relevance | path

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

/linux/arch/h8300/lib/
A Dlibgcc.h50 #define Wtype SItype macro
57 #define Wtype SItype macro
67 Wtype high, low;
A Dashrdi3.c7 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashrdi3()
15 w.s.high = uu.s.high >> (sizeof (Wtype) * BITS_PER_UNIT - 1); in __ashrdi3()
A Dlshrdi3.c7 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __lshrdi3()
A Dashldi3.c8 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashldi3()
/linux/scripts/
A DMakefile.extrawarn67 KBUILD_CFLAGS += -Wtype-limits

Completed in 6 milliseconds