Searched refs:word (Results 1 – 4 of 4) sorted by relevance
48 #error Inconsistent word size. Check asm/bitsperlong.h
27 #define REG_ASM __REG_SEL(.dword, .word)43 #define RISCV_PTR .word56 #define RISCV_INT __ASM_STR(.word)
142 typedef size_t __attribute__((__may_alias__)) word; in __strchrnul() typedef143 const word *w; in __strchrnul()
246 typedef size_t __attribute__((__may_alias__)) word; in memchr() typedef247 const word *w; in memchr()