Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dasm.h29 #if __SIZEOF_POINTER__ == 8
39 #elif __SIZEOF_POINTER__ == 4
50 #error "Unexpected __SIZEOF_POINTER__"
/kernel/liteos_m/components/net/lwip-2.1/porting/include/arch/
H A Dcc.h65 #ifndef __SIZEOF_POINTER__
66 #define __SIZEOF_POINTER__ 4 // 32 bit system macro
/kernel/uniproton/src/net/lwip-2.1/include/arch/
H A Dcc.h49 #ifndef __SIZEOF_POINTER__
50 #define __SIZEOF_POINTER__ 4 // 32 bit system macro
/kernel/linux/linux-5.10/arch/riscv/include/uapi/asm/
H A Dbitsperlong.h10 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/linux-6.6/arch/riscv/include/uapi/asm/
H A Dbitsperlong.h10 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/linux-5.10/tools/arch/riscv/include/uapi/asm/
H A Dbitsperlong.h10 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-riscv/asm/
H A Dbitsperlong.h21 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/linux-6.6/tools/arch/riscv/include/uapi/asm/
H A Dbitsperlong.h10 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-riscv/asm/
H A Dbitsperlong.h21 #define __BITS_PER_LONG (__SIZEOF_POINTER__ * 8)
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dasm.h145 #if (__SIZEOF_POINTER__ == 4)
168 #if (__SIZEOF_POINTER__ == 8)
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dasm.h145 #if (__SIZEOF_POINTER__ == 4)
168 #if (__SIZEOF_POINTER__ == 8)
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dasm.h31 #if __SIZEOF_POINTER__ == 8
41 #elif __SIZEOF_POINTER__ == 4
52 #error "Unexpected __SIZEOF_POINTER__"
/kernel/liteos_a/net/lwip-2.1/porting/include/lwip/
H A Dlwipopts.h88 #define MEM_ALIGNMENT __SIZEOF_POINTER__
/kernel/liteos_m/components/net/lwip-2.1/porting/include/lwip/
H A Dlwipopts.h86 #define MEM_ALIGNMENT __SIZEOF_POINTER__
/kernel/uniproton/src/net/lwip-2.1/include/lwip/
H A Dlwipopts.h71 #define MEM_ALIGNMENT __SIZEOF_POINTER__

Completed in 6 milliseconds